How do you create a file in UNIX
Answer Posted / abhishek dilliwal
yeah above are the ways but i have 1 more,
echo "
Here u write contents of file
this is second line of file
" | cat > NewFile
| Is This Answer Correct ? | 57 Yes | 38 No |
Post New Answer View All Answers
What is the use of find command in unix?
What is the difference between cat and more command?
What is command substitution?
What does touch command do in unix?
What command is used to check the current users?
why metadb requires a seperate slice to create Solaris volume manager
What does this command do? Cat food 1 > kitty
What are reported commands?
What is time_t?
Which unix command to make a new directory?
What is grep command in unix with examples?
How do I search a whole word in vim?
Which command is used to kill the last background job?
How do I use grep to find a file?
Who command in unix?