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) - suse
touch(1) - opendarwin
touch(1) - x11r4
touch(1) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph