//View Tip #12
» Find and replace on specific files
» Directory Tree
» Number each line of a file
» Duplicate directory tree
Similar Tips
» Print part of a file» Find and replace on specific files
» Directory Tree
» Number each line of a file
» Duplicate directory tree
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
Add a leading angle bracket and space to each line (quote a message)
sed 's/^/> /' filename
Comments
Add your comment
No Comments

