User Commands  - touch- (1)

NAME

touch-(1f) - [FUNIX:FILESYSTEM] change file access and modify timestamps to current time, creating file if necessary (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Examples
Author
License

SYNOPSIS

touch- [FILE... [ -date DATE]]|[ --help|--version|--verbose]

DESCRIPTION

Make sure specified filenames exist (by creating them as empty files) and change file access time to current time or specified time.

OPTIONS

-date Change the file timestamps to the specified date instead of the current time. Uses guessdate(3f) to read the date.
--verbose
  Display messages showing command progress
--help Display help text and exit
--version
  Display version information and exit

EXAMPLES

Sample commands

   touch- *.f90
   touch- * -date 2000-01-02 10:20:30

AUTHOR

John S. Urban

LICENSE

Public Domain


Nemo Release 3.1 touch- (1) February 23, 2025
Generated by manServer 1.08 from 1c5bef50-7fff-4d85-a933-932d32a97246 using man macros.