What command would users use to see what file one
page at a time in UNIX?
Answer Posted / sujay kumar
pager filename
pg filename
less filename
more filename
cat filename | less or more..
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
How do I clear my terminal history?
What happens when we execute a unix command?
What does the metacharacter mean?
Who invented grep?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I search a whole word in vim?
Name the general commands in using unix os for a beginner?
What is command statement?
What is nr in awk command?
Is grep faster than awk?
What is the use of the tee command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Explain mount and unmount command.
Who command in unix operating system?