Mark's Blog About Search Activity

OSx pipe output to clipboard

Here’s a handy way to pipe the output of a command right into the clipboard in terminal

Example:

`git log --author 'Mark Nadig' --since '1 day ago' | pbcopy`

source: http://www.norwinter.com/2009/07/27/pipe-into-the-clipboard-on-os-x-pbcopy/

If you liked this post, you can share it with your followers or follow me on Twitter!
comments powered by Disqus