What command a user use to view a long text file
one page at a time in UNIX?
Answers were Sorted based on User's Feedback
Answer / sridhar
more filename
or
less filename
or
cat filename |more
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / 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 |
Answer / sricharan
more filename or less filename is better to use
| Is This Answer Correct ? | 1 Yes | 0 No |
What does find command return in unix?
how will you login one server's shell prompt to an another server?
5 Answers Cosmic Infotech, Perot Systems,
What is the behavioural difference between cmp and diff commands?
what does a process mean?
distinguish between paging and swapping?
What command would users use to see what file one page at a time in UNIX?
How does the system know where one command ends and another begins?
How do you remove a directory?
Write a command to kill the last background job?
How will you know who are the users logged in to the system before 15 minutes?
what is the use of the hidden files?
How to setup Disk space as well as memory in solaris10?