Search Results

Search: Posts Made By: neerndg123
21,245
Posted By neerndg123
Thanks a lot guys. It helped!!! Now an...
Thanks a lot guys. It helped!!!

Now an addition to it:
TABLE_1
TABLE_2
TABLE_3
are transposed as TABLE_1,TABLE_2,TABLE_3

Now I need it as 'TABLE_1','TABLE_2','TABLE_3'
Again to make sure...
21,245
Posted By neerndg123
Command to replace newline with comma
Hi Experts,

I need an urgent help in replacing newline characters in my single column file by a comma.

I am using following command for this purpose:
sed -n -e 'H;${x;s/\n/,/g;s/^,//;p;}'...
Showing results 1 to 2 of 2

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