29. How to display top 10 users
Who | head -10 | wc –w
Answer Posted / supriya
who | head -10
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is the difference between cat command and more command?
How does shebang work?
What is command substitution?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What do chgrp command do?
What is the difference between awk and grep?
Can you enlist some commonly used network commands?
Who command in unix?
What does this command do? Cat food 1 > kitty
What is grep r?
Using unix command how to display no of records in oracle?
How does the system know where one command ends and another begins?
why metadb requires a seperate slice to create Solaris volume manager
Give the command for finding the current date.
What does this command do,"$more readme.txt“?