*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: utime | Section: 2 | Source: UNIX v7 | File: utime.2
UTIME(2) System Calls Manual UTIME(2) NAME utime - set file times SYNOPSIS #include <sys/types.h> utime(file, timep) char *file; time_t timep[2]; DESCRIPTION The utime call uses the `accessed' and `updated' times in that order from the timep vector to set the corresponding recorded times for file. The caller must be the owner of the file or the super-user. The `in- ode-changed' time of the file is set to the current time. SEE ALSO stat (2) ASSEMBLER (utime = 30.) sys utime; file; timep UTIME(2)

Navigation Options