What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / yuvaevergreen
pg filename one page at a time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is s and g in sed command?
How do you grep a case insensitive?
What does this command do? Cat food 1 > kitty
Explain ‘system calls’ with respect to unix commands?
Why is grep called grep?
What is ‘ps’ command for?
Why is it called a shebang?
What are file commands?
What is unix command?
What command is used to check the current users?
What do know about tee command?
Which command is used to find whether the system is 32 bit or 64 bit?
What does the command '$ls | wc –l > file1' do?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What are the differences among a system call, a library function, and a unix command?