How do you create a file in UNIX
Answer Posted / nilesh
Do by vi editor if u have the vi editor...
or set vi environment...
then type
vi <filename u want to have>
and enter...
...here's ur file got created in the present working
directory! :) :)...
| Is This Answer Correct ? | 18 Yes | 10 No |
Post New Answer View All Answers
What is the difference between cat and more command?
Is grep faster than awk?
How do I open a port?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
why metadb requires a seperate slice to create Solaris volume manager
Why is it called grep?
What does touch command do in unix?
What is the function of grep command in unix?
Why is it called a shebang?
What are file commands?
What is updatedb?
Which command can you use to find the currently running process in unix server?
What do know about tee command and its usage?
What will the following command do?
How do you repeat a command in terminal?