How do you create a file in UNIX
Answer Posted / ps
cat> filename
touch filename
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
Can you explain a little bit about command substitution?
What is the use of the tee command?
What does find command return in unix?
What are the differences among a system call, a library function, and a unix command?
What is difference between grep and find command in unix?
What does 'mkdir' command do in UNIX?
What command is used to check the current users?
What is the first character of the output in ls l command?
What is rmdir command?
Name the unix command to find how many days the server has been up.
What is the use of egrep command in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the difference between cat and more command?
How do I use nslookup?
Using unix command how to display no of records in oracle?