mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
08cfab34a4
Access X selection from command line
6 lines
220 B
Plaintext
6 lines
220 B
Plaintext
xsel is a quick hack to give access to the X selection from the command line.
|
|
You can paste stuff from the X selection to stdout and copy stuff from stdin
|
|
to X selection.
|
|
|
|
WWW: http://www.niksula.cs.hut.fi/~vherva/xsel/
|