|
NAMEsettime - (XENIX) change the access and modification dates of filesSYNOPSISsettime [-f ref_file] [MMDDhhmm[YY]] file ...DESCRIPTIONThe settime utility changes the access and modification times of files. Arguments that do not refer to existing files are ignored. If none of the arguments specify the time to set, the current time is used.If the -f option is not used and the first non-option argument consists of exactly eight or ten digits, the times of the files are set to the given time. The meaning of fields in time specifications is as follows: CC The first two digits of the year.
Unless YY is present, the current year is used. With the -f ref_file argument, the times of the files are set to those of ref_file. SEE ALSOtouch(1)
Visit the GSP FreeBSD Man Page Interface. |