Search Results

Search: Posts Made By: RJSKR28
1,686
Posted By RJSKR28
I tried double quotes like below sed...
I tried double quotes like below

sed ":a;N;/\n\"$DBNAME \"/!s/\n/ /;ta;P;D" infile

But the script process this code as below


++ sed ':a;N;/\n"
ORCL "/!s/\n/ /;ta;P;D' infile
sed: -e...
1,686
Posted By RJSKR28
Group Multiple Lines on SINGLE line matching pattern
Hi Guys,

I am trying to format my csv file. When I spool the file using sqlplus the single row output is wrapped on three lines.

Somehow I managed to format that file and finally i am trying to...
1,929
Posted By RJSKR28
Thanks Much it is working fine and suits my...
Thanks Much it is working fine and suits my requirement
1,929
Posted By RJSKR28
No ... After searching i didnt get any idea...
No ... After searching i didnt get any idea anywhere.
1,929
Posted By RJSKR28
Delete all CONSECUTIVE text lines from file shell scripting
Hi

I have a text file like below. THe content of the text will vary.

Entire text file have four consecutive lines followed with blank line.

I want to delete the occurrence of the two...
Showing results 1 to 5 of 5

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