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
why metadb requires a seperate slice to create Solaris volume manager
What do chmod, chown, chgrp commands do?
How do I use nslookup?
What is the use of awk command in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Who invented grep?
Which command is used to kill the last background job?
What are file commands?
Write a command that will display files in the current directory, in a colored, long format.
How do I delete files from command prompt?
What is the first character of the output in ls l command?
How do you grep a case insensitive?
What is a command and examples?
What are awk commands?
Explain command to display different lines that are found when compare two files?