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 awk good for?
How do I run a whois command?
Why is it called grep?
What is a bash command?
What are reported commands?
What does #!/ Bin sh do?
What command is used to check the current users?
How does the system know where one command ends and another begins?
What does this command do,"$more readme.txt“?
What is grep command in unix with examples?
What is the functionality of a top command?
Write a command that will display files in the current directory, in a colored, long format.
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does 'mkdir' command do in UNIX?
What are the commands in UNIX to list the files in a Directory?