How to pipe standard output into the OSX copy buffer :
cat foo.txt | pbcopy
And then to grab it again :
pbpaste > bah.txt
Now that is cool! From ./
« cygwin | Main | Lorem Ipsum »
How to pipe standard output into the OSX copy buffer :
cat foo.txt | pbcopy
And then to grab it again :
pbpaste > bah.txt
Now that is cool! From ./
This page contains a single entry from the blog
The previous post in this blog was cygwin.
The next post in this blog is Lorem Ipsum.
Many more can be found on the main index page or by looking through the archives.