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
Which command can you use to find the currently running process in unix server?
What do chgrp command do?
What is a command and examples?
What is s and g in sed command?
What is grep and how do you use it?
How can we use grep command in unix?
Which command should you use to find the remaining disk space in unix server?
Which command is used to create a directory?
Is grep faster than awk?
What is the difference between cat and more command?
What are filter commands in unix?
what is the advaantage of each user having its own copy of the shell?
What is nr in awk command?
Write a command to kill the last background job?
What do know about tee command and its usage?