touch - creates a new file<br/>
if the file already exists, it updates the timestamp<br/>
usage: touch file <br/>
example: touch /path/to/file.txt<br/>