//View Tip #192
Similar Tips
» Find and Grep
» Calendar with today colored [handle single digit dates]
» Find occurrences of a string in a large code base without firing
» a better cut
» Random password generator.

 

Latest tips by RSS
Click here to subscribe
Follow Shell-Fu on Twitter
Click here to follow
Follow Shell-Fu on identi.ca
Click here to follow
Print a random shell-fu tip:
links -dump "http://www.shell-fu.org/lister.php?random" | grep -A 100 -- ----

;-)


View Comments »



Comments 

Add your comment

CAPTCHA

No HTML allowed. URLs will be linked with nofollow attribute. Whitespace is preserved.

Guizmo.7
I prefer :

links -dump "http://www.shell-fu.org/lister … andom"; | grep 'Tip #' -A 1000 | grep 'View Comments' -B 1000 | head -n -1 | tail -n +2 | grep -v 'Save this to del.icio.us'
Posted 2009-12-22 15:10:03
i believe you are a good writer, but have you erver thought to write some special artcals for peopel who likes shopping very much.
Posted 2010-07-15 22:42:09

Home Latest Browse Top 25 Random Hall Of Fame Contact Submit