On Feb 15 18:40, Christian Franke wrote:
> fuser reports missing /proc/net/unix and does not list any used files:
>
> $ cygcheck -f /bin/cygwin1.dll
> cygwin-1.7.10-1
>
> $ cygcheck -f /bin/fuser
> psmisc-22.14-1
>
> $ sleep 100 > /tmp/foo &
> [1] 4132
>
> $ fuser /tmp/foo
> Cannot open /proc/n
fuser reports missing /proc/net/unix and does not list any used files:
$ cygcheck -f /bin/cygwin1.dll
cygwin-1.7.10-1
$ cygcheck -f /bin/fuser
psmisc-22.14-1
$ sleep 100 > /tmp/foo &
[1] 4132
$ fuser /tmp/foo
Cannot open /proc/net/unix: No such file or directory
$ fuser -a /tmp/foo
Cannot ope
2 matches
Mail list logo