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
Name the general commands in using unix os for a beginner?
What is grep short for?
What is awk command used for?
What is the difference between cat and more command?
How do you grep a case insensitive?
What is the use of the command 'ls -x chapter[1-5]' ?
What is sed awk grep?
What are reported commands?
How to use grep command to list find the records of a file containing 10 different strings?
What does this command do? Cat food 1 > kitty
How can you see the command line history?
What does grep v grep do?
What is in grep command?
What is the behavioural difference between cmp and diff commands?
Using unix command how to display no of records in oracle?