how to find a directory is NFS mounted / locally mounted?
Chris Rees
utisoft at googlemail.com
Fri Jan 30 07:31:17 PST 2009
2009/1/30 Charles Darwin <darwinskernel at gmail.com>:
>
> On 30-Jan-09, at 3:45 AM, chandra reddy wrote:
>
>> I want to know the command for finding a a directory is NFS mounted or
>> not?
>
> man nfsstat
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
or
# Shows mounted filesystems
[user at host}~% mount
/dev/disk0s2 on / (NFS exported, local, journaled)
devfs on /dev (local)
fdesc on /dev (union)
<volfs> on /.vol
/dev/disk0s3 on /Volumes/Untitled (local, read-only)
automount -nsl [208] on /Network (automounted)
automount -fstab [212] on /automount/Servers (automounted)
automount -static [212] on /automount/static (automounted)
[user at host]~%
--
R< $&h ! > $- ! $+ $@ $2 < @ $1 .UUCP. > (sendmail.cf)
More information about the freebsd-questions
mailing list