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 are grep patterns?
How do you grep recursively?
What does touch command do in unix?
what is the advaantage of each user having its own copy of the shell?
What are the differences among a system call, a library function, and a unix command?
What is rmdir command?
What is the comma to display different lines that are found when compare two files?
Enumerate some of the most commonly used network commands in unix?
How does the system know where one command ends and another begins?
How do I open a port?
How do I search a whole word in vim?
How can we use grep command in unix?
What does awk stand for?
What is the comma to show the space allocation of files?
What is the unix command to confirm a remote host is alive or not?