clipboard
a utility by the Bored Zo
What it is
clipboard is a command-line tool for getting and setting the clipboard.
getting
clipboard
setting
echo -n foo | clipboard
(copies 'foo' to the clipboard)
Downloads
Readme (HTML)
Readme (Structure-Enhanced ASCII text)
C source code
Easy build script (Bourne shell script)
Credits
Landon Fuller
for pointing out fcntl to me
19 June 2003
http://boredzo.org./clipboard/