blob: e6e278b54f0978e891af8f5dd7eb09a4cb031caa (
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), xclip and GNU awk
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`
|