fetching atime information

Andrew Pantyukhin infofarmer at FreeBSD.org
Fri Sep 7 07:29:00 PDT 2007


On Fri, Sep 07, 2007 at 07:07:51PM +0530, Nikhil Gupta wrote:
> Hi all,
> 
> I am trying to find for all partitions whether atime update is enabled or
> disabled.
> What command can display the atime status (whether enabled or disabled)
> information for all partitions on free bsd.
> 
> for eg. in Linux, if I give mount command, it displays properties of each
> partitions along with noatime (if atime update is disabled).

Same here.
% mount|grep noatime
/dev/ad0s1f on /usr (ufs, NFS exported, local, noatime)


More information about the freebsd-fs mailing list