How do you create a file in UNIX
Answer Posted / hari
cat>file
or
touch>file file1 file 3
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What's a command word?
What is the difference between awk and grep?
What is used to type command?
Who invented grep?
How do I search a whole word in vim?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the command to find hidden files in the current directory?
Which command should you use to find the remaining disk space in unix server?
What does the metacharacter mean?
What is the pipe command?
What is unix command line?
What is the command to compare two files in unix?
What is ‘ps’ command for?
What do chgrp command do?
Does cp command overwrite files?