How do you create a file in UNIX
Answer Posted / divya
1.Touch filename
2.cat filename
3.cat >> filename
4.>filename
5.Using vi editor
| Is This Answer Correct ? | 70 Yes | 17 No |
Post New Answer View All Answers
What is {} in find command?
What does pipe () return?
What is the pipe command?
What is the use of cut command in unix?
What is grep in bash?
What is command statement?
What does #!/ Bin sh do?
What is grep command in unix with examples?
Can you explain a little bit about command substitution?
How do I run a bash script?
What command is used to switching between users in unix?
What is the difference between grep and grep?
Is ‘du’ a command? If so, what is its use?
What are bash commands?
Who command in unix?