mstouch — Update the last reference time for an MSS file.
mstouch [-project proj] [-R] path...
The mstouch utility updates the last reference time of the specified MSS files if their class of service is usage=normal.
msls -l will not show an updated modification
time after the use of mstouch. Instead, use
msls -P.
mstouch specific options:
Recursively touch MSS files. For each operand that names a directory, mstouch shall touch all MSS files in the directory tree.
proj
Supply proj as the project number for
charging. Currently, no charging is done for metadata operations, so
this option is a placeholder for when charging might be imposed.
path
A pathname of an MSS file whose reference
time is to be updated.
If the recursive option (-R) is set,
then all MSS files contained within the directory hierarchy named by
path will have their last reference time modified.
See Environment Variables section of the Command Behavior and Envrionment chapter for details.
See Exit Status Codes section of the Command Behavior and Environment chapter for details.