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

Answer Posted / brijmohan

cat filename | more

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is ‘du’ a command? If so, what is its use?

639


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

1252


What is sed awk grep?

609


What is the use of the command 'ls -x chapter[1-5]' ?

663


What difference between cmp and diff commands?

724






Explain how to use grep command to list find the records of a file containing 10 different strings?

593


How do you repeat a command in terminal?

591


Explain the steps that a shell follows while processing a command.

683


How do I use grep to search for a file?

582


What are some command words?

567


Enlist some filename manipulation commands in unix.

554


What is the command to view process running?

576


What are bash commands?

596


What does the metacharacter mean?

610


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)?

962