What command would users use to see what file one
page at a time in UNIX?
Answer Posted / jaga
ls | more
cat file.txt | more
more file.txt
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What does this command do,"$more readme.txt“?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the use of finger command?
Write a command that will display files in the current directory, in a colored, long format.
What are bash commands?
Give the command for finding the current date.
What is the nmap command?
What does touch command do in unix?
What does 'mkdir' command do in UNIX?
What is updatedb?
What is the use of find command in unix?
What are the general commands in using unix os for a beginner?
Enumerate some of the most commonly used network commands in unix?
What is grep short for?
how to sort the content of the file based on numeric values