What command would users use to see what file one
page at a time in UNIX?
Answer Posted / suitable
less <filename>
cat <filename> | less
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What does the md command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of find command in unix?
Is ‘du’ a command? If so, what is its use?
How do I clear my terminal history?
What does this command do,"$more readme.txt“?
why metadb requires a seperate slice to create Solaris volume manager
What is the functionality of a top command?
Why is shebang used?
What does grep v grep do?
What is the unix command to confirm a remote host is alive or not?
What is the comma to show the space allocation of files?
How to display no of records in oracle using unix command?
What does #!/ Bin sh do?