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 are filter commands in unix?
What is the difference between cat command and more command?
What are the differences among a system call, a library function, and a unix command?
Why is it called grep?
What does this command do,"$more readme.txt“?
What is difference between grep and find command in unix?
How do I search for a file in unix command?
What does the command ' $who | sort –logfile > newfile' do?
Can you enlist some commonly used network commands?
Write a command that will display files in the current directory, in a colored, long format.
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of finger command?
What is “chmod” command?
What happens when we execute a unix command?
What does grep v do?