plan9-touch(1) debian man page | unix.com

Man Page: plan9-touch

Operating Environment: debian

Section: 1

TOUCH(1)						      General Commands Manual							  TOUCH(1)

NAME
touch - set modification date of a file
SYNOPSIS
touch [ -c ] [ -t time ] file ...
DESCRIPTION
Touch attempts to set the modification time of the files to time (by default, the current time). If a file does not exist, it will be cre- ated unless option -c is present.
SOURCE
/src/cmd/touch.c
SEE ALSO
ls(1), stat(3), chmod(1)
BUGS
Touch will not touch directories. TOUCH(1)
Related Man Pages
touch(1) - mojave
touch(1) - centos
touch(1) - suse
touch(1) - netbsd
touch(1) - x11r4
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph