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 awk and grep?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are the differences among a system call, a library function, and a unix command?
Which command is used to restrict incoming messages?
What is the command to find hidden files in the current directory?
What is sed awk grep?
What is awk good for?
What is grep in bash?
What does the command '$ls | wc –l > file1' do?
Which command is used to find whether the system is 32 bit or 64 bit?
Explain ‘library functions’ with respect to unix commands?
What is ‘ps’ command for?
What is the first character of the output in ls l command?
What do know about tee command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?