Skip to content

Instantly share code, notes, and snippets.

@cedeber
Created March 26, 2015 12:46
Show Gist options
  • Save cedeber/5e2d060ac2e836939b77 to your computer and use it in GitHub Desktop.
Save cedeber/5e2d060ac2e836939b77 to your computer and use it in GitHub Desktop.
Copy & paste clipboard on OS X
echo 'lol' | pbcopy
pbpaste > file.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment