How does the user view the contents of a text file in UNIX?
Answer Posted / shaishaw
cat filename
less filename
more filename
view filename
vi filename
fold filename
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the function of grep command in unix?
What is the difference between cat command and more command?
What is the nmap command?
Why is it called grep?
Is ‘du’ a command? If so, what is its use?
What do know about tee command and its usage?
How do I search for text in vi?
Why is awk called awk?
What is the use of tee command?
What is ctrl d?
Describe the usage and functionality of the command rm –r * in unix?
Differentiate cat command from more command.
What is the use of sed command in unix?
What is ‘ps’ command for?
Which command is used to restrict incoming messages?