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 grep short for?
What is the use of egrep command in unix?
What do chown command do?
Which command will print your home directory on screen?
Explain command to view process running?
What's a command word?
What is rmdir command?
What is updatedb?
Name the general commands in using unix os for a beginner?
What does grep v grep do?
What is {} in find command?
Using unix command how to display no of records in oracle?
What does the “echo” command do?
How do you grep a case insensitive?
What are file commands?