What command a user use to view a long text file
one page at a time in UNIX?

Answer Posted / sridhar

more filename
or
less filename
or
cat filename |more

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is used to type command?

532


What is grep in bash?

575


What are the dos commands?

638


What is the use of the tee command?

585


What is a bash command?

618






How can we use grep command in unix?

606


Name the various commands that are used for the user information in unix.

532


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

580


How do I use nslookup?

566


What do know about tee command?

594


What happens when we execute a unix command?

589


How do I run a bash script?

573


What is .sh file?

611


What does this command do,"$more readme.txt“?

679


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

1238