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 does find command return in unix?
What does this command do? Cat food 1 > kitty
What does this command do,"$more readme.txt“?
Which command is used to kill the last background job?
Which command is used to copy files?
Can you explain a little bit about command substitution?
What are the general commands in using unix os for a beginner?
What are some command words?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is grep and how do you use it?
What is the command to find hidden files in the current directory?
Why is awk called awk?
What does #!/ Bin sh do?
How to display no of records in oracle using unix command?
Write a command to kill the last background job?