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
How can you see the command line history?
how to sort the content of the file based on numeric values
What is the behavioural difference between cmp and diff commands?
What does this command do,"$more readme.txt“?
What is the command to compare two files in unix?
What does #!/ Bin sh do?
What is the command to find hidden files in the current directory?
What is in grep command?
What is the significance of the 'tee' command?
Who command in unix operating system?
How do I search for a file in unix command?
What is $0 bash?
Is ‘du’ a command? If so, what is its use?
What is the function of grep command in unix?
How many unix commands are there?