package xclip

xclip - command line interface to X selections (clipboard)

This little program is very useful for taking command line output and sending it directly into the clipboard for pasting. Simply run the command that you want to get the output from and pipe it into xclip. As an example, running dmesg | xclip will provide you with your dmesg output ready to paste with a middle mouse click.

Leave a Reply