Search Results

Search: Posts Made By: crumble
1,627
Posted By crumble
That's it :)! Thank you very much! Everything...
That's it :)! Thank you very much!
Everything works now as expected.
1,627
Posted By crumble
I was able to cut the problem to a minimal...
I was able to cut the problem to a minimal example:
Let's have a file /tmp/file with

"* My Information"
Now,

cat /tmp/file | awk -F '"' '{print $2}'
gives the expected result:

* My...
1,627
Posted By crumble
awk to bash variable suddenly stores filessystem data
Dear Members,

I have the following situation I do not understand:
I have a large json encoded file which I need to grep and afterwards want to extract specific information.
I use this command to...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy