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
Which command should you use to find the remaining disk space in unix server?
What does find command return in unix?
Write a command to kill the last background job?
how to sort the content of the file based on numeric values
What is .sh file?
What is the command to compare two files in unix?
Who command in unix?
Explain the steps that a shell follows while processing a command.
What is the behavioural difference between cmp and diff commands?
How do I use grep to find a file?
How do I open a port?
What does this command do,"$more readme.txt“?
How do I delete files from command prompt?
What is the unix command to confirm a remote host is alive or not?
Is it inbetween or in between?