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
How does pipe () work?
Name the general commands in using unix os for a beginner?
Who command in unix?
How do I delete files from command prompt?
What is the use of the command 'ls -x chapter[1-5]' ?
Using unix command how to display no of records in oracle?
Differentiate cat command from more command.
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is command substitution?
Name the various commands that are used for the user information in unix.
What does awk stand for?
What is ctrl d?
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
What do chgrp command do?
What are the unix commands?