initial commit
A command line tool that will take your clipboard contents and place them in a new file. The filename will be the current timestamp with an appropriate file extension (if the data format could be identified).
Alternatively, if given, the first command line argument will be the filename.
make
sudo make install
GNU GPL version 3 only, see LICENSE.