How do you create a file in UNIX
Answer Posted / sundar zeet
1.Use the command call touch....
ie. touch zeet
then it will create a file in the name of zeet
so the command is touch
2.We can use cat command too
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is command prompt unix?
What is awk used for?
What is the significance of the 'tee' command?
What is a bash command?
What is the use of finger command?
What is ‘ps’ command for?
What does #!/ Bin sh do?
Which command should you use to find the remaining disk space in unix server?
What is grep r?
Who wrote grep?
What is used to type command?
What are the unix commands?
What is command substitution?
What is grep short for?
What is the command to find maximum memory taking process on the server?