//View Tip #192
» Highlight Grepped Text
» Random xkcd comic
» Find occurrences of a string in a large code base without firing
» Find words in garbled text
Similar Tips
» Moved Trac and Subversion repositories to another machine/direct» Highlight Grepped Text
» Random xkcd comic
» Find occurrences of a string in a large code base without firing
» Find words in garbled text
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 -- ----
;-)
Comments
Add your comment
Comments are currently disabled


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'