What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / rajesh m
ls -l filename | more
or pg -l | more
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What do chmod command do?
What is the use of the command 'ls -x chapter[1-5]' ?
Which unix command lists files/folders in alphabetical order?
What is the functionality of a top command?
How do I use nslookup?
What are the commands in UNIX to list the files in a Directory?
What is command substitution?
What is grep and how do you use it?
What does 'mkdir' command do in UNIX?
How to find $ai_serual resolved path by using unix
Is ‘du’ a command? If so, what is its use?
What does touch command do in unix?
What does sed command do in unix?
What is grep command in unix with examples?
Is grep faster than awk?