Search Results

Search: Posts Made By: foolishbar
2,970
Posted By foolishbar
Cool! it's working!!! What i did was first...
Cool! it's working!!!

What i did was first convert the original good_day.txt to unix format by running
dos2unix good_day.txt

then I ran your original awk command like this
awk...
2,970
Posted By foolishbar
I tried the follwing command but didn't work- ...
I tried the follwing command but didn't work-
awk '/\"$/{ORS=RS}!/\"$/{ORS=FS}1' good_day.txt > good_day_1.txt

What I got was, except for the first line, all the lines now have space in front of...
2,970
Posted By foolishbar
Thanks for the reply Yoda! But I'm a young...
Thanks for the reply Yoda! But I'm a young apprentice. Could you please explain the command also.
2,970
Posted By foolishbar
Join lines in a file????
Hello UNIX gurus, I am new to the world of UNIX. Hopefully I am submitting my question at the right forum. Here is my dilemma -

I have a file with contents like this - ...
Showing results 1 to 4 of 4

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