How do you create a file in UNIX
Answer Posted / sivasankar.s
$ cat >fruits.txt
apple
orange
grapes
^d (Press control+d)
$ cat fruits.txt
apple
orange
grapes
| Is This Answer Correct ? | 488 Yes | 62 No |
Post New Answer View All Answers
What do chmod command do?
What is the unix command to confirm a remote host is alive or not?
What does find command return in unix?
What is command statement?
What is rmdir command?
Differentiate cmp command from diff command.
Which command is used to delete all files in the current directory and all its sub-directories?
How to display no of records in oracle using unix command?
What is $0 bash?
What are the differences among a system call, a library function, and a unix command?
What is grep short for?
What is the use of find command in unix?
hw will u use awk in replacing cahrs and files
What do chgrp command do?
What are some command words?