Search Results

Search: Posts Made By: kidncute
3,249
Posted By kidncute
Many thanks Franklin..It works with nawk:-)
Many thanks Franklin..It works with nawk:-)
3,249
Posted By kidncute
xbin - I tried your cmd earlier to even posting...
xbin - I tried your cmd earlier to even posting here. Actually sed will not work out if /* and */ fall in the same line. So the line

/* to prevent it from executing */

will not be deleted.
...
3,249
Posted By kidncute
How to ignore single or multiple lines between /* and */ while reading from a file in unix?
I have a file proc.txt:
if @debug = 1 then
message 'Start Processing ', @procname, dateformat(now(*), 'hh:mm:ss'), @julian type info to client;
end if;
/*
execute immediate with quotes
...
Showing results 1 to 3 of 3

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