Command-Line Copy&Paste With xclip (Debian/Ubuntu)
xclip is a command line interface to the X11 clipboard. It allows
you to put the output of a command directly into the clipboard so that
you don't have to copy&paste from the terminal manually (which can
be a tedious task especially if the output is very long). It also
allows you to put the contents of a file directly into the clipboard.