What command would users use to see what file one
page at a time in UNIX?
Answers were Sorted based on User's Feedback
pager filename
pg filename
less filename
more filename
cat filename | less or more..
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
What is shrinking file system in AIX where it actually resides?
What is the basic difference between unix and windows operating systems?
43 Answers Bopro, College School Exams Tests, CTS, IBM, IT-Kids, Priyadarshini, Sybian Technologies, Tolani Maritime,
What is the different between UNIX command and UNIX shell script?
can we use cat command as an editor ..???
In Unix file permissions what does the second field denotes?
what is tar command and what are the different types of tar commands?
What is the use of awk command in unix?
Can you enlist some commonly used network commands?
What does 'mkdir' command do in UNIX?
How do you change file permissions and ownership in Unix?
what is virtual machine?
distinguish between interrupts and exceptions?