Questions tagged [pbcopy]
32 questions
0
votes
1 answer
bash script works in terminal, not as expected from Mutt (macro)
EDIT: Im not sure why it wasn't working before, but its working fine now.
I added an & (to background the script)and at the end of the macro also, but it works with out it
I would like to copy a password from my OS X keychain into my…

Randy_Watson
- 1
- 2
-1
votes
1 answer
Options for Pasting STDOUT to clipboard on a remote host
I have a very simple script aliased in my .bashrc on a remote host that I frequently SSH into for work. It enables me to enter "pth" as a command, and that aliases to "bash /user/your/home/pathprinter.sh", which is as…

Vincent Laufer
- 705
- 10
- 26