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


Please Help Members By Posting Answers For Below Questions

What are bash commands?

588


Is command prompt unix?

577


What do chmod, chown, chgrp commands do?

631


How to display no of records in oracle using unix command?

587


Write a command to kill the last background job?

617






Which command is used to copy files?

554


Which command is used to restrict incoming messages?

592


what is the advaantage of each user having its own copy of the shell?

2034


What is command substitution?

621


how to sort the content of the file based on numeric values

1247


How do I use grep to search for a file?

578


What are some command words?

559


How many unix commands are there?

623


What is merge command in unix?

942


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

951