Is it possible to capture bash output to the OS X clipboard?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The pbcopy command does this.
For example, this puts the output from
lson the clipboard/pasteboard: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: