.ig Copyright (C) 1993,1994 by the author(s). This software is published in the hope that it will be useful, but WITHOUT ANY WARRANTY for any part of this software to work correctly or as described in the manuals. See the ShapeTools Public License for details. Permission is granted to use, copy, modify, or distribute any part of this software but only under the conditions described in the ShapeTools Public License. A copy of this license is supposed to have been given to you along with ShapeTools in a file named LICENSE. Among other things, this copyright notice and the Public License must be preserved on all copies. Author: Juergen.Nickelsen@cs.tu-berlin.de $Header: utime.1[3.0] Tue Jun 29 16:38:31 1993 andy@cs.tu-berlin.de frozen $ .. .TH utime 1 "Tue Jun 29 16:38:31 1993" "rcs2atfs-1.9" "ShapeTools" .SH NAME utime \- set file times .SH SYNOPSIS .B utime .IR "access_time modification_time file" " ..." .SH DESCRIPTION .B utime sets the access and modification times of the specified files. The access time is set to the first value, the modification time is set to the second value. The times are given in seconds since 00:00:00 GMT Jan 1, 1970. .SH SEE ALSO utime(2) .SH AUTHOR Juergen.Nickelsen@cs.tu-berlin.de