This is the command touchplan9 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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 created unless option -c is present.
SOURCE
/src/cmd/touch.c
Use touchplan9 online using onworks.net services