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 is the difference between cat command and more command?
What are the dos commands?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Explain command to display different lines that are found when compare two files?
What is the use of find command in unix?
What does 'mkdir' command do in UNIX?
What happens when we execute a unix command?
Why is it called grep?
hw will u use awk in replacing cahrs and files
Is it inbetween or in between?
Which command is used to delete all files in the current directory and all its sub-directories?
Why is grep called grep?
Are you in or at the office?
Write a command to display a file’s contents in various formats?
What command is used to switching between users in unix?