What command a user use to view a long text file
one page at a time in UNIX?
Answer Posted / jaga
cat file.txt | more
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What happens when we execute a unix command?
What is sed awk grep?
What is the use of the command 'ls -x chapter[1-5]' ?
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 is grep and how do you use it?
Explain ‘system calls’ with respect to unix commands?
How do I open a port?
Which command is used to find whether the system is 32 bit or 64 bit?
Enumerate some of the most commonly used network commands in unix?
What does the command ' $who | sort –logfile > newfile' do?
What is merge command in unix?
Who command in unix operating system?
What is grep in bash?
How do I run a whois command?
What is the behavioural difference between cmp and diff commands?