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
Which unix command to make a new directory?
What is the use of find command in unix?
How can you see the command line history?
Write a command that will display files in the current directory, in a colored, long format.
Describe the usage and functionality of the command rm –r * in unix?
Why is it called a shebang?
What is pipe command in unix?
Describe the zip/unzip command using gzip.
Why is awk called awk?
What is the use of egrep command in unix?
How do I search a whole word in vim?
What is “chmod” command?
Explain ‘system calls’ with respect to unix commands?
Name the various commands that are used for the user information in unix.
What is the search command in unix?