Tricks with bash

20 May
2009

Update: Even better, @zzamboni pointed me to << commandlinefu >>
the place to record those command-line gems that you return to again and again — Just use the searchbar on top

Howto copy text to clipboard: (mac only, for linux, use xclip, see here)

cat textfile | pbcopy

I’ll update this blog post as I stumble upon something new.

Related posts:

  1. Git Aliases for bash

Comment Form

top

Switch to our mobile site