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 grep v do?
Explain ‘library functions’ with respect to unix commands?
Who invented grep?
How do I find previous commands in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is unix command line?
Which unix command lists files/folders in alphabetical order?
What difference between cmp and diff commands?
Is command prompt unix?
What is in grep command?
What is the pipe command?
What is {} in find command?
What is s and g in sed command?
Why is grep called grep?
how to sort the content of the file based on numeric values