29. How to display top 10 users
Who | head -10 | wc –w
Answer Posted / raman
ls -lrt |tail -10
| Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
Which command is used to kill the last background job?
What is the use of tee command?
Which command is used to copy files?
What does grep v do?
What is sed awk grep?
What is the command to find hidden files in the current directory?
How do I delete files from command prompt?
What is unix command line?
What is command substitution?
What is time_t?
How do I use nslookup?
Which command is used to find whether the system is 32 bit or 64 bit?
What do chmod command do?
What is .sh file?
How can you see the command line history?