Annotation of lucent/sys/man/1/touch, revision 1.1

1.1     ! root        1: .TH TOUCH 1
        !             2: .SH NAME
        !             3: touch \- set modification date of a file
        !             4: .SH SYNOPSIS
        !             5: .B touch
        !             6: [
        !             7: .B -c
        !             8: ]
        !             9: .I file ...
        !            10: .SH DESCRIPTION
        !            11: .I Touch
        !            12: attempts to set the modification time of the
        !            13: .I files
        !            14: to the current time.
        !            15: If a
        !            16: .I file
        !            17: does not exist,
        !            18: it will be created unless option
        !            19: .B -c
        !            20: is present.
        !            21: .SH SOURCE
        !            22: .B /sys/src/cmd/touch.c
        !            23: .SH SEE ALSO
        !            24: .IR ls (1),
        !            25: .IR stat (2),
        !            26: .IR chmod (1)
        !            27: .SH BUGS
        !            28: .I Touch
        !            29: will not touch directories.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.