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 rmdir command?
What are the dos commands?
What does this command do,"$more readme.txt“?
Why is it called a shebang?
What is the use of find command in unix?
How do I search a whole word in vim?
What is the function of grep command in unix?
What does the metacharacter mean?
Why is shebang used?
What is the difference between awk and grep?
What is the command to view process running?
What is {} in find command?
What does awk stand for?
What is the comma to display different lines that are found when compare two files?
Why is awk called awk?