xclip is a command line interface to the X11
clipboard. It can also be used for copying files,
as an alternative to sftp/scp, thus avoiding
password prompts when X11 forwarding has already
been setup.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Use of getopt_long_only has changed to getopt_long, which should work
better with non-GNU platforms. A segfault that occurred when given a
non-existant file to read was fixed. An Imakefile was made for use
with xmkmf; this means that xclip should build and install fairly
nicely on any system with an X Consortium-derived X server (nearly all
Unix-style X servers, probably). A decent man page has been written.