What command would users use to see what file one
page at a time in UNIX?
Answer Posted / dhan
more <filename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give the command for finding the current date.
What is the use of sed command in unix?
How do I search for text in vi?
What does the command '$ls | wc –l > file1' do?
What is the significance of the 'tee' command?
What is awk good for?
What are the unix commands?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Explain command to view process running?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are some command words?
What command is used to check the current users?
What is the comma to display different lines that are found when compare two files?
What does the md command do?
What does this command do,"$more readme.txt“?