What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / sridhar
more filename
or
less filename
or
cat filename |more
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What happens when we execute a unix command?
Which command can you use to find the currently running process in unix server?
What is ‘ps’ command for?
What is nr in awk command?
Why is grep called grep?
What are the dos commands?
What is the search command in unix?
What is s and g in sed command?
Which command is used to find whether the system is 32 bit or 64 bit?
What does the md command do?
How do I use grep to search for a file?
What does the “echo” command do?
Using unix command how to display no of records in oracle?
Who invented grep?
How do I delete files from command prompt?