.TH UTIME 1 .SH NAME utime, stime \- interactively change the modified time .SH SYNOPSIS \fButime\fP \fIfile\fP .br \fBstime\fP [\fIfile\fP] .SH DESCRIPTION .B Utime interactively changes the access and modified time of .IR file . .B Stime (a link to .BR utime ) does the same, but sets the system time using .BR stime (2) as well. The file may even be omitted for stime, makeing it use the current time as a start to only set the system time. .PP Editing is done with the arrow keys (ANSI keyboard), or with the hjkl keys. This needs no further explanation. .PP When finished type RETURN and the time will be set. .SH "SEE ALSO" .BR utime (2), .BR stime (2), .BR readclock (8), .BR date (1). .SH AUTHOR Kees J. Bot (kjb@cs.vu.nl)