Date: 23 Mar 1999 19:39:00 +0100 From: Eric Jacoboni <jaco@titine.fr.eu.org> To: freebsd-questions@FreeBSD.ORG Subject: Re: BSD equivalent of Linux 'fuser' command Message-ID: <874sncm4or.fsf@titine.fr.eu.org> In-Reply-To: Khetan Gajjar's message of "Tue, 23 Mar 1999 12:48:33 %2B0200 (SAST)" References: <Pine.BSF.4.10.9903231247000.76993-100000@chain.freebsd.os.org.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Khetan Gajjar <khetan@chain.freebsd.os.org.za> writes: > Yup - fstat(1) Yes, but... no :( I've read the man page, but i don't obtain what i want. (But, as you can read, English is not my mother tongue, so i've probably miss something...). 1) let's root do a 'mount /cdrom ; cd /cdrom' 2) with 'fuser -a /cdrom', i get a single line telling me that root is using /cdrom (that's why i cannot do a 'umount /cdrom', and that exactly what i wanted to know) 3) with 'fstat /cdrom', i get... nothing. 4) with 'fstat | grep /cdrom', i get... nothing. -- --------------------------------------------------- Éric Jacoboni « No sport! » (W. Churchill) --------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?874sncm4or.fsf>