29. How to display top 10 users
Who | head -10 | wc –w
Answer Posted / puru
Who | head -10
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is grep short for?
What is the function of grep command in unix?
Can you enlist some commonly used network commands?
Who invented grep?
How do I use grep to search for a file?
What is the use of awk command in unix?
Explain ‘system calls’ with respect to unix commands?
How do I search for text in vi?
What does sed command do in unix?
What does the metacharacter mean?
Name the various commands that are used for the user information in unix.
What is the search command in unix?
Write a command to display a file’s contents in various formats?
What is the use of cut command in unix?
What is the use of tee command?