What command would users use to see what file one
page at a time in UNIX?
Answer Posted / subbareddy kake
more <filename>
less <filename>
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is awk used for?
What is the use of tee command?
Differentiate cat command from more command.
What do chmod, chown, chgrp commands do?
What are some command words?
How do I use grep to search for a file?
What is the general format of unix command syntax?
What is the first character of the output in ls l command?
How can we use grep command in unix?
What are reported commands?
What is the use of cut command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are the differences among a system call, a library function, and a unix command?
Explain mount and unmount command.
What command will change your prompt to myprompt?