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
Differentiate cmp command from diff command.
What is the function of grep command in unix?
How do I use grep to find a file?
What is the use of finger command?
What does pipe () return?
Write a command to kill the last background job?
What does grep v grep do?
What's a command word?
What is command statement?
What is the difference between cat command and more command?
Which command is used to restrict incoming messages?
What do chown command do?
What is the behavioural difference between cmp and diff commands?
What is the significance of the 'tee' command?
What is $0 bash?