blob: a62c2b9653adef27ec5ad8980c74b149b1392438 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
xfileclip
---------
Copy and paste files to and from your shell and X programs!
Dependencies: POSIX shell (like dash) and xclip
Install: just copy and paste `xcopy` and `xpaste` scripts
somewhere on your $PATH.
Usage: `xcopy file1 /bin/file2`, then ^V in your GUI program
^C in your GUI program (like file manager) `xpaste`
|