Create a File - touch
Use touch to create a new file or, if the file name exists, update the “last accessed” date:
host% touch filex
ls -l filex
-rw-r--r-- 1 ths 0 July 31 10:05 filex
Previous slide
Next slide
Back to first slide
View graphic version