Search Results

Search: Posts Made By: sdosanjh
8,340
Posted By sdosanjh
Thank you Corona688 That worked. but after...
Thank you Corona688
That worked. but after little tweak. separated failures and Success in 2 different files and added <br> tag in the failure file that will highlight the failures first in the...
21,585
Posted By sdosanjh
awk -F_ 'NF<2 || NF--' OFS=_ abc.1 worked :)
awk -F_ 'NF<2 || NF--' OFS=_ abc.1
worked :)
2,357
Posted By sdosanjh
Using "while" to read columns in a file
Legends,

i am using while to read 4 colums from a file.
but the while loop exits after reading 1st column.

please let me know, how to reach till end of the file.

FILE CONTENT
...
Showing results 1 to 3 of 3

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