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.
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
Post a Comment