Query: touch
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TOUCH(1) General Commands Manual TOUCH(1)NAMEtouch - update a file's time of last modificationSYNOPSIStouch [-c] file ...OPTIONS-c Do not create the fileEXAMPLEStouch *.h # Make the .h files look recentDESCRIPTION############ NEXT ENTRY HAS NOT BEEN CHECKED ############# The time of last modification is set to the current time. This command is mostly used to trick make into thinking that a file is more recent than it really is. If the file being touched does not exist, it is created, unless the -c flag is present.SEE ALSOutime(2). TOUCH(1)
Related Man Pages |
---|
touch(1) - linux |
touch(1) - opendarwin |
touch(1) - osx |
touch(1) - freebsd |
touch(3) - php |
Similar Topics in the Unix Linux Community |
---|
tcp/ip network |
file feed one line per argument |
How to loop through directories to touch files |
sh script for file received confirmation |
Automate "touch" bash script not working. |