Advertisement
Guest User

Untitled

a guest
Apr 28th, 2011
768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1.  curl -s `curl -s http://fucking-great-advice.ru/ | egrep 'id="another"' | egrep -o 'http:\/\/[^\"]*\b'` |grep 'id="advice"'|sed -e 's@<[^>]*>@@gi' -e 's@\s*@ @' -e 's@&nbsp;@ @g' -e 's@^\s*@@' |iconv -f cp1251 -t utf8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement