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
How to find $ai_serual resolved path by using unix
What is the use of awk command in unix?
What is a command and examples?
What is the size of time_t?
What command is used to switching between users in unix?
What is “chmod” command?
How do I use nslookup?
What is the command to find maximum memory taking process on the server?
Why is shebang used?
Can you explain a little bit about command substitution?
What is the function of grep command in unix?
What is time_t?
What do know about tee command and its usage?
How to display no of records in oracle using unix command?
What command will change your prompt to myprompt?