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 difference between grep and find command in unix?
What is the command to find hidden files in the current directory?
Is ‘du’ a command? If so, what is its use?
What is grep in bash?
What is the behavioural difference between cmp and diff commands?
What is unix command?
What is grep and how do you use it?
hw will u use awk in replacing cahrs and files
Why is grep called grep?
What is awk used for?
Explain command to display different lines that are found when compare two files?
Which command is used to kill the last background job?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is ctrl d?
What does #!/ Bin sh do?