How does the user view the contents of a text file in UNIX?
Answer Posted / tamojit
more filename
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What's a command word?
What is “chmod” command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is grep in bash?
Which command is used to copy files?
What does the command ' $who | sort –logfile > newfile' do?
Which command is used to find whether the system is 32 bit or 64 bit?
Explain mount and unmount command.
What is the function of grep command in unix?
Why is it called grep?
what is the advaantage of each user having its own copy of the shell?
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
What is command substitution?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does the metacharacter mean?