29. How to display top 10 users
Who | head -10 | wc –w
Answer Posted / brijandra
use below command
Who | head -10
| Is This Answer Correct ? | 23 Yes | 5 No |
Post New Answer View All Answers
What are awk commands?
What is the use of sed command in unix?
Why is it called grep?
What does grep v grep do?
How do you grep recursively?
What is pipe command in unix?
What is grep r?
Is it inbetween or in between?
Explain how to use grep command to list find the records of a file containing 10 different strings?
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
Name the unix command to find how many days the server has been up.
How do I use grep to search for a file?
What is the general format of unix command syntax?
Who command in unix operating system?
What is in grep command?