What command would users use to see what file one
page at a time in UNIX?
Answer Posted / jaga
ls | more
cat file.txt | more
more file.txt
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do I search for text in vi?
What do chgrp command do?
What does 'mkdir' command do in UNIX?
What do chown command do?
Are you in or at the office?
What command will change your prompt to myprompt?
What are grep patterns?
What are the dos commands?
Which command is used to kill the last background job?
How do you grep recursively?
Explain ‘system calls’ with respect to unix commands?
What is s and g in sed command?
What are file commands?
What is rmdir command?
What is the pipe command?