[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Wierd RH 6.0 behaviour.
> What is lsof? never heard of it. You could use that utility
> called "fuser". Its great to find out who's using files in a
> filesystem and stuff.
lsof a.k.a LiSt Open Files.
$ /usr/sbin/lsof
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
bash 137 santhosh cwd DIR 3,9 2048 4033 /home/santhosh
bash 137 santhosh rtd DIR 3,2 1024 2 /
bash 137 santhosh mem REG 3,2 426980 1965 / (/dev/hda2)
bash 137 santhosh mem REG 3,2 45017 9450 /lib/ld-2.0.7.so
--
saisanthosh
------------------------------