What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / shami.r
cat filename | pg
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the commands in UNIX to list the files in a Directory?
What command is used to switching between users in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of egrep command in unix?
What do chgrp command do?
What is the use of the tee command?
What command will change your prompt to myprompt?
How do I use grep to search for a file?
What does find command return in unix?
What is awk good for?
How does the system know where one command ends and another begins?
What does grep v grep do?
What are the unix commands?
Why is it called a shebang?
Differentiate cat command from more command.