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

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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to