pdfman () {
man -t $1 | open -a /Applications/Preview.app -f
}
I've a few others but they're less generic than the above. Also although the above were sitting in my .profile I probably yanked them from random parts of the inter-webs; in other words, I take no credit for them.
EDIT: One more generic one I use fairly regularly:
That's not really flippant as those are useful by themselves. All the utility I am advocating does it make the oneliners a bit easier to get to and have context(i.e. changing the working directory to what you are actually working on) readily available. I would say that a programmer without a decent list of aliases saved up is not the best programmer.
Eject a volume:
Copy the working dir to the clipboard: Show current airport status: Use spotlight to search for a file: Use spotlight to search file contents: Display a man page in Preview: I've a few others but they're less generic than the above. Also although the above were sitting in my .profile I probably yanked them from random parts of the inter-webs; in other words, I take no credit for them.EDIT: One more generic one I use fairly regularly: