Search Results

Search: Posts Made By: flyingfish
8,602
Posted By flyingfish
Thanks from flyingfish
Worked as magic:

Code:
---------
awk 'ORS = NR%2 ? " " : "\n"' Source.txt > Destination.txt
---------:b:
8,602
Posted By flyingfish
Hi, I'm newby to scripting. Thanks in advance for...
Hi, I'm newby to scripting. Thanks in advance for your input.. I have a flat file like below:
"Mon Jan 7 11:32:25 EST 2008",
291
"Mon Jan 7 12:01:00 EST 2008",
291
"Mon Jan 7 18:01:00 EST...
Showing results 1 to 2 of 2

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