PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment)
Contents Index PreviousNext

Appendix F Reference Manual> F.3 General Commands Specific to the GFS Shared File System

F.3.7 sfcsettime(1) Sets or deletes ignore update time attribute information

[SYNOPSIS]

sfcsettime { + | - } { a | m | am } file

[DESCRIPTION]

sfcsettime set the ignore update time attribute information to file in the GFS Shared File System.

After the ignore update time attribute information is set to a directory, files and subdirectories created in the directory inherit the attribute information of the directory.

The ignore update time attribute information cannot set, when file except a regular file, a directory, and a file in the GFS Shared File System are specified.

[OPTIONS]

The following options can be specified:

+a

Set the ignore update last access time attribute information to file.

-a

Delete the ignore update last access time attribute information from file.

+m

Set the ignore update last modify time attribute information to file.

-m

Delete the ignore update last modify time attribute information from file.

+am

Set the ignore update last access time and modify time attribute information from file.

-am

Delete the ignore update last access time and modify time attribute information from file.

[OPERANDS]

The following operand can be specified:

file

A path name of a regular file or a directory that the ignore update time attribute information to be set.

[EXAMPLES]

% sfcsettime +a /mnt/accesstime
% sfcsettime +m /mnt/modifytime
% sfcsettime +am /mnt/accessmodifytime
% sfcsettime -m /mnt/accessmodifytime

[SEE ALSO]

sfccp(1), sfccpio(1), sfcmv(1), sfcgetfattr(1).

find(1), ls(1), touch(1), stat(2) in the "Solaris X Reference Manual Collection."


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004