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 is the use of awk command in unix?
Enlist some filename manipulation commands in unix.
What is nr in awk command?
Which unix command lists files/folders in alphabetical order?
How do I search for a file in unix command?
What is the difference between cat command and more command?
What is ctrl d?
What is time_t?
What do chgrp command do?
Is ‘du’ a command? If so, what is its use?
How do I run a bash script?
What is grep short for?
What is awk command used for?
How does shebang work?
What are file commands?