What command would users use to see what file one
page at a time in UNIX?
Answer Posted / dhan
more <filename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are bash commands?
What does this command do? Cat food 1 > kitty
What is the significance of the 'tee' command?
What is grep and how do you use it?
How do I run a bash script?
Which command is used to create a directory?
How does pipe () work?
How do I delete files from command prompt?
Is ‘du’ a command? If so, what is its use?
Name the unix command to find how many days the server has been up.
Why is it called grep?
Write a command that will display files in the current directory, in a colored, long format.
What do chmod, chown, chgrp commands do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is grep command in unix with examples?