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
What is the difference between cat and more command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Name the unix command to find how many days the server has been up.
What is pipe command in unix?
Which unix command to make a new directory?
Explain command to view process running?
What does 'mkdir' command do in UNIX?
What is the pipe command?
How does the system know where one command ends and another begins?
What is difference between grep and find command in unix?
How many unix commands are there?
What is the behavioural difference between cmp and diff commands?
What is command statement?
What do chgrp command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.