What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / pitambar mishra
more filename
less filename
But less command is better b'cuz less provides both forward and backward pattern searching and also highlights the pattern
where as more command only provides forward pattern searching.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is rmdir command?
How do I delete files from command prompt?
What is awk command used for?
How do I search for text in vi?
What difference between cmp and diff commands?
What is a command and examples?
What does grep v do?
What is $0 bash?
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)?
Is command prompt unix?
What's a command word?
Differentiate cmp command from diff command.
What does this command do? Cat food 1 > kitty
What is grep and how do you use it?
How can we use grep command in unix?