Search Results

Search: Posts Made By: meetu
8,487
Posted By meetu
Hi Czk, I am actually new to sed .Could you...
Hi Czk,

I am actually new to sed .Could you please elaborate ur answer.I did not get it.Cant I merge the }in the third line with the second line and then comment the whole line.
8,487
Posted By meetu
sed '/if(top.location/,/^}/s/^/\/\//' header.jsp...
sed '/if(top.location/,/^}/s/^/\/\//' header.jsp does not work correctly.

comments all the lines in the files after the lines I want to comment.I
if(top.location != location){...
8,487
Posted By meetu
after I ran this code my lines are not getting...
after I ran this code my lines are not getting commented at all.and when I run this piece of code in my perl script.It gives me error
perl postinstall.pl
sed: -e expression #1, char 67:...
8,487
Posted By meetu
Commenting lines in a file using SED
Hi,

I need to comment the below lines in a file using sed.These are the few lines of the jsp file that need to be commented.

if(top.location != location){
top.location.href =...
Showing results 1 to 4 of 4

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