What command would users use to see what file one
page at a time in UNIX?
Answer Posted / venkatesh
cat <filename> | more
less <filename> | more
cat <filename> | less
pg <filename>
by using above that commanda we can display the file and
page at the same time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are filter commands in unix?
What does sed command do in unix?
Why is it called a shebang?
What are the general commands in using unix os for a beginner?
What is the use of egrep command in unix?
What is grep short for?
What is “chmod” command?
What is awk used for?
What are awk commands?
Can you enlist some commonly used network commands?
Name the unix command to find how many days the server has been up.
What does grep v grep do?
Who command in unix?
What are reported commands?
What is grep r?