README 451 B

123456789
  1. Command line interface to the X11 Clipboard
  2. xclip is a command line utility that is designed to run on any system with an
  3. X11 implementation. It provides an interface to X selections ("the clipboard")
  4. from the command line. It can read data from standard in or a file and place it
  5. in an X selection for pasting into other X applications. xclip can also print
  6. an X selection to standard out, which can then be redirected to a file or
  7. another program.