What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / rajesh m
ls -l filename | more
or pg -l | more
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the difference between cat command and more command?
Who wrote grep?
What is the command to view process running?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the functionality of a top command?
Why is it called grep?
What will the following command do?
What are the commands in UNIX to list the files in a Directory?
How does pipe () work?
Explain mount and unmount command.
How do you grep recursively?
what is the advaantage of each user having its own copy of the shell?
Why is shebang used?
What do chmod, chown, chgrp commands do?
Is it inbetween or in between?