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
1.0
Readme (HTML)
Readme (Structure-Enhanced ASCII text)
C source code
Easy build script (Bourne shell script)
The whole package, tarred and GNU-zipped
The whole package, tarred and BZip2ed
1.0.1
Readme (HTML)
Readme (Structure-Enhanced ASCII text)
C source code
Easy build script (Bourne shell script)
The whole package, tarred and GNU-zipped
The whole package, tarred and BZip2ed
Version History
1.0
Initial release.
1.0.1
Added newline translation.
Credits
Landon Fuller
for pointing out fcntl to me
20 June 2003
http://boredzo.org./clipboard/