Search Results

Search: Posts Made By: seb001
11,865
Posted By seb001
yes all sed's from post 5th and 6th return the...
yes all sed's from post 5th and 6th return the same string
abc123def678TextText sed -n "/1st/{s/.*1st'>//;s/<\/textarea>.*//p;}" infilethis one does the trick and returns content of 1st textarea...
11,865
Posted By seb001
still not there, both (fpmurphy, michaelrozar17)...
still not there, both (fpmurphy, michaelrozar17) return same result
everything in between all html brackets
abc123def678TextText
11,865
Posted By seb001
that returns <html><body><form...
that returns


<html><body><form name='sendme' action='http://example.com/' method='POST'>
abc123def678
<textarea name='2nd'>Text</textarea>
<textarea name='3rd'>Text</textarea>...
11,865
Posted By seb001
help with sed needed to extract content from html tags
Hi
I've searched for it for few hours now and i can't seem to find anything working like i want. I've got webpage, saved in file par with form like this:

<html><body><form name='sendme'...
Showing results 1 to 4 of 4

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