How does the user view the contents of a text file in UNIX?
Answer Posted / ziauddin
cat filename
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What does #!/ Bin sh do?
What is a command and examples?
What is “chmod” command?
What does the md command do?
What is grep r?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Which command can you use to find the currently running process in unix server?
What is the first character of the output in ls l command?
What is the unix command to confirm a remote host is alive or not?
What does 'mkdir' command do in UNIX?
Does cp command overwrite files?
What is rmdir command?
Enlist some filename manipulation commands in unix.
Which command is used to create a directory?
What is the difference between cat command and more command?