Is it possible to capture bash output to the OS X clipboard?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
The pbcopy command does this. For example, this puts the output from
And pbpaste does the reverse, writing to stdout from the clipboard:
You can use both together to filter content on the clipboard - here's a rot13:
|
|||||||
|
|