X-Debbugs-Cc: Kim Saunders <[email protected]>, Peter Åstrand <[email protected]> Package: xclip Version: 0.12+svn84-4+b1
Can't the file please be closed right away, and not left hanging open?
$ xclip < /some/file
$ jobs
$ lsof|grep /some/file
xclip 3674 jidanni 0r REG 8,66 1401
66892 /some/file

