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
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are filter commands in unix?
What is the comma to display different lines that are found when compare two files?
Name the various commands that are used for the user information in unix.
Explain ‘system calls’ with respect to unix commands?
how to sort the content of the file based on numeric values
What is the significance of the 'tee' command?
What does grep v grep do?
Differentiate cmp command from diff command.
What are grep patterns?
What do chmod, chown, chgrp commands do?
Explain command to show the space allocation of files?
Which command should you use to find the remaining disk space in unix server?
What do chmod command do?
Which command is used to restrict incoming messages?