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
How do I run a whois command?
How do I use grep to search for a file?
What does touch command do in unix?
Can you explain a little bit about command substitution?
What does #!/ Bin sh do?
What are reported commands?
What is the command to view process running?
Explain the steps that a shell follows while processing a command.
What is “chmod” command?
What is rmdir command?
Why is shebang used?
What is $0 bash?
What are the differences among a system call, a library function, and a unix command?
Which unix command to make a new directory?
What does find command return in unix?