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 difference between grep and grep?
What is difference between grep and find command in unix?
Which command will print your home directory on screen?
What is a bash command?
how to sort the content of the file based on numeric values
Which command is used to kill the last background job?
How can we use grep command in unix?
Who invented grep?
Is ‘du’ a command? If so, what is its use?
What is the use of the tee command?
Explain command to display different lines that are found when compare two files?
How to use grep command to list find the records of a file containing 10 different strings?
Which command is used to restrict incoming messages?
What is grep and how do you use it?
What does the command ' $who | sort –logfile > newfile' do?