Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2009 15:31:14 +0000
From:      Chris Rees <utisoft@googlemail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: how to find a directory is NFS mounted / locally mounted?
Message-ID:  <b79ecaef0901300731n6b676148iec5f978bf3d81d3e@mail.gmail.com>
In-Reply-To: <A4EC2DDE-A26D-4527-ADAE-4B565D7A2C6B@gmail.com>
References:  <3f95d3db0901300045l4ac0a81ak698513a169f0afc0@mail.gmail.com> <A4EC2DDE-A26D-4527-ADAE-4B565D7A2C6B@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2009/1/30 Charles Darwin <darwinskernel@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-unsubscribe@freebsd.org"
>

or

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

-- 
R< $&h ! > $- ! $+	$@ $2 < @ $1 .UUCP. > (sendmail.cf)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b79ecaef0901300731n6b676148iec5f978bf3d81d3e>