Search Results

Search: Posts Made By: Bhuvaneswari
20,776
Posted By Bhuvaneswari
Thanks for the response. I tried with this ...
Thanks for the response.
I tried with this
sed -e "s/\"\"//g" < a1
It works !!!
20,776
Posted By Bhuvaneswari
Replace double double quotes using AWK/SED
Hi,
I have data as

"01/22/97-"aaaaaaaaaaaaaaaaa""aaa""aabbbbbbbbcccccc""zbcd""dddddddddeeeeeeeeefffffff"

I want to remove only the Consequitive double quotes and not the one which occurs...
6,780
Posted By Bhuvaneswari
Multiple lines in a single column to be merged as a single line for a record
Hi,
I have a requirement with,

No~Dt~Notes
1~2011/08/1~"aaa
bbb
ccc
ddd
eee
fff
ggg
hhh"

Single column alone got splitted into multiple lines.

I require the output as
...
Showing results 1 to 3 of 3

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