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 awk good for?
How do I open a port?
Using unix command how to display no of records in oracle?
What do chmod command do?
What is the comma to show the space allocation of files?
How does pipe () work?
What's a command word?
What is the difference between awk and grep?
Differentiate cmp command from diff command.
How do I delete files from command prompt?
What is the difference between grep and grep?
What does grep v grep do?
What is the first character of the output in ls l command?
What is grep short for?
How do you grep a case insensitive?