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
Using unix command how to display no of records in oracle?
Which command should you use to find the remaining disk space in unix server?
Who invented grep?
Explain mount and unmount command.
Is it inbetween or in between?
What does sed command do in unix?
What do chmod, chown, chgrp commands do?
What is grep command in unix with examples?
Differentiate cat command from more command.
What is $0 bash?
What is ‘ps’ command for?
Differentiate cmp command from diff command.
Is grep faster than awk?
How do I clear my terminal history?
What is unix command?