How do you create a file in UNIX
Answer Posted / pawan
to create the file using this command..
$ cat > filename
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which command will print your home directory on screen?
Explain ‘library functions’ with respect to unix commands?
What is the significance of the 'tee' command?
What is grep command in unix with examples?
What is the functionality of a top command?
What is the pipe command?
Which unix command lists files/folders in alphabetical order?
Explain command to display different lines that are found when compare two files?
Is ‘du’ a command? If so, what is its use?
What is {} in find command?
Which command is used to find whether the system is 32 bit or 64 bit?
What are the dos commands?
What is time_t?
What does #!/ Bin sh do?
How does pipe () work?