touch command in Linux

​touch command in Linux will either create a new file, if that file doesn’t exist, or it will update timestamp information when such file was created or modified if a file with that name already exists.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator