mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
6 lines
317 B
Plaintext
6 lines
317 B
Plaintext
xclip provides an interface to X selections ("the clipboard") from
|
|
the command line. It can read data from standard input or a file and
|
|
place it in an X selection for pasting into other X applications.
|
|
xclip can also print an X selection to standard output, which can then
|
|
be redirected to a file or another program.
|