What is the use of touch command in there?
Answer / yeravelli santhosh
touch command is used to create the empty file
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the pipe command?
what is the cmd to display the last exit status in UNIX?
How does one process we can start an executable file? How to get the PID process, which we started?
What is the output of : $ ps-e $ ps-a commands
What difference between cmp and diff commands?
What command will bring user back to their home directory in UNIX?
what is the advaantage of each user having its own copy of the shell?
What is an Environment Variable?
what are the different operating systems available?
What is clustering in HP and how it's work?
If JFS file system is 100% full how we can increase the file system ?
Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?