What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / brijmohan
cat filename | more
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the significance of the 'tee' command?
Are you in or at the office?
What are the commands in UNIX to list the files in a Directory?
Explain ‘system calls’ with respect to unix commands?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Explain command to display different lines that are found when compare two files?
Who command in unix operating system?
How to display no of records in oracle using unix command?
Why is shebang used?
Is it inbetween or in between?
What does #!/ Bin sh do?
How can you see the command line history?
What is the difference between awk and grep?
How do I open a port?
What is the difference between cat command and more command?