How do you create a file in UNIX
Answer Posted / paramaguru
Touch command is used to create zero byte file.
Cat command is used to create file.
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
What is the function of grep command in unix?
Explain command to show the space allocation of files?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Write a command to kill the last background job?
What does this command do,"$more readme.txt“?
What do know about tee command and its usage?
What is the use of the command 'ls -x chapter[1-5]' ?
What are the differences among a system call, a library function, and a unix command?
What is grep short for?
What is the difference between grep and grep?
Using unix command how to display no of records in oracle?
What is the first character of the output in ls l command?
What is the use of awk command in unix?
What is ctrl d?
What is difference between grep and find command in unix?