Is there functionality in unix that allows for the following:
echo "Some Text" | copy-to-clipboard
|
Is there functionality in unix that allows for the following:
|
|||
|
There are a couple tools capable of writing to the clipboard; I use
|
|||||||
|
|
you can use xsel
|
|||||||||
|
|
On Mac OS X there are the lovely |
|||
|
|
stdin. – Stefan Nov 10 '10 at 4:53<longTextFile straightToClipboard. It's the same ascat longTextFile straightToClipboard, but doesn't require runningcat. Just an observation. Feel free to ignore it. See The Useless Use of Cat Award for some background and examples if you're interested. – Mikel Apr 5 '11 at 10:23