debian man page for plan9-touch

Query: plan9-touch

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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