How do you create a file in UNIX
Answer Posted / naveen kumar
using cat and touch commands in $ prompt.
1. cat <file name> this command is only for creating one
file
2. touch <file names> touch command for creating more than
one file
ex: $touch f1 f2 f3 f4
| Is This Answer Correct ? | 22 Yes | 13 No |
Post New Answer View All Answers
Why is awk called awk?
How do I use grep to find a file?
What do know about tee command and its usage?
What are file commands?
What is ‘ps’ command for?
How can we use grep command in unix?
What is grep short for?
What is pipe command in unix?
What is in grep command?
What is merge command in unix?
What does the “echo” command do?
What does #!/ Bin sh do?
How many unix commands are there?
What is sed awk grep?
Are you in or at the office?