2011/9/12 Коньков Евгений <[email protected]> > ** > > # fstat -f /var > > USER CMD PID FD MOUNT INUM MODE SZ|DV R/W > > clamav clamd 19682 3 /var 47113 -rw-r----- 767747 w > > clamav smtp-gated 9428 wd /var 23569 drwxr-xr-x 512 r > > >>> root snmpd 8948 3 /var 47171 -rw------- 282447082 w > > That is FD #3, how to find what file is that? >
find /var -inum 47171 -ls -- Adam Vande More _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
