Unix Shell Scripting Tutorial Touch Command

Published: 22 July 2017
on channel: sugnan kumar Gotur
195
0

Unix Shell Scripting Tutorial Touch Command

touch is a standard Unix command-line interface program which is used to update the access date and / or modification date of a file or directory. In its default usage, it is the equivalent of creating or opening a file and saving it without any change to the file contents. Touch eliminates the unnecessary steps of opening the file, saving the file, and closing the file again. Instead it simply updates the dates associated with the file or directory. An updated access or modification date can be important for a variety of other programs such as backup utilities or the make command-line interface programming utility.


On this page of the site you can watch the video online Unix Shell Scripting Tutorial Touch Command with a duration of hours minute second in good quality, which was uploaded by the user sugnan kumar Gotur 22 July 2017, share the link with friends and acquaintances, this video has already been watched 195 times on youtube and it was liked by 0 viewers. Enjoy your viewing!