What command would users use to see what file one
page at a time in UNIX?
Answer Posted / jaga
ls | more
cat file.txt | more
more file.txt
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Which command is used to copy files?
What is the command to find maximum memory taking process on the server?
How to find $ai_serual resolved path by using unix
Which command is used to restrict incoming messages?
Differentiate cmp command from diff command.
What is $0 bash?
Name the general commands in using unix os for a beginner?
What is the size of time_t?
Give the command for finding the current date.
What is command statement?
How does the system know where one command ends and another begins?
What is in grep command?
how to sort the content of the file based on numeric values
What is pipe command in unix?
How do I use grep to search for a file?