Use the clipboard from the command line


About

Clipboard allows you to interact with the clipboard from the command line. Its a simple enought idea, but its dead handy to be able to see, and change the contents of the clipboard without having to load up a windows application.

Usage

There are several ways of using the program, simply type "Clipboard /?" to get a summery. The different options allow you to do different things, such as print the contents of the clipboard to the console. Clear the clipboard, and copy a file to the clipboard.

Download