29. How to display top 10 users
Who | head -10 | wc –w
Answer Posted / puru
Who | head -10
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the use of cut command in unix?
What are filter commands in unix?
why metadb requires a seperate slice to create Solaris volume manager
What is rmdir command?
Write a command that will display files in the current directory, in a colored, long format.
What is updatedb?
What do chmod command do?
Which command is used to restrict incoming messages?
Explain ‘library functions’ with respect to unix commands?
How do I use grep to find a file?
What is the difference between cat command and more command?
Which command is used to kill the last background job?
Enlist some filename manipulation commands in unix.
How do I search for a file in unix command?
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