What does touch command do in unix?
Answer / Ranjeet Ranjan Bharti
The 'touch' command in Unix creates an empty file or updates the modification time of an existing file. For example: `touch myfile.txt`
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between pipe (|) and tee command in unix
what is the command to list files in a directory in UNIX?
boot process?
what does the 'tee' command do?
What command will change your prompt to myprompt?
What is sed awk grep?
Through which command will redirect output to bOth screen and files at the same time?
What is clustering in HP and how it's work?
What is updatedb?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does grep v do?
How to rename files and folders?