Search Results

Search: Posts Made By: YuhuiFeng
4,611
Posted By YuhuiFeng
Sorry, that's my technical error, and I tried the...
Sorry, that's my technical error, and I tried the "L". And it's the same error.

And again, thanks for your help! You give me an idea how to solve it. I'd better do more exploration in this...
4,611
Posted By YuhuiFeng
The command line is show as the following: %...
The command line is show as the following:
% sed '/<script/,/<\/script>/d; s/<[^>]*>//g; /</{:L;N;/>/!bl;d}; /^\s*$/d' webpage.html > test.txt
bl: Event not found.
4,611
Posted By YuhuiFeng
It's still the same error. I use tcsh. Is there...
It's still the same error. I use tcsh. Is there anything wrong with this?
4,611
Posted By YuhuiFeng
The error is that bL: Event not found.
The error is that
bL: Event not found.
4,611
Posted By YuhuiFeng
Could you please explain what is the third part...
Could you please explain what is the third part doing? Thanks.
And it seems that it do not work well in my machine.
4,611
Posted By YuhuiFeng
How to remove html tag which has multiple lines in SHELL?
I want to clean a html file.

I try to remove the script part in the html and remove the rest of tags and empty lines.

The code I try to use is the following:
sed '/<script/,/<\/script>/d'...
Showing results 1 to 6 of 6

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