2009/1/30 Charles Darwin <darwinsker...@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>

or

# Shows mounted filesystems
[u...@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)
[u...@host]~%

-- 
R< $&h ! > $- ! $+      $@ $2 < @ $1 .UUCP. > (sendmail.cf)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to