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 is grep r?
Name the various commands that are used for the user information in unix.
What is grep in bash?
What is command statement?
Explain the steps that a shell follows while processing a command.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the use of tee command?
What is sed awk grep?
What does find command return in unix?
What does the command '$ls | wc –l > file1' do?
What do know about tee command and its usage?
Why is it called grep?
What difference between cmp and diff commands?
What does the command ' $who | sort –logfile > newfile' do?
Which command should you use to find the remaining disk space in unix server?