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


Please Help Members By Posting Answers For Below Questions

What is the use of sed command in unix?

602


What is the behavioural difference between cmp and diff commands?

678


How do I use grep to search for a file?

584


What is command substitution?

627


What is nr in awk command?

610






What is rmdir command?

555


What is grep and how do you use it?

581


What is the pipe command?

581


Explain ‘library functions’ with respect to unix commands?

605


What is “chmod” command?

568


What do chmod, chown, chgrp commands do?

641


What is the difference between awk and grep?

561


What does the command ' $who | sort –logfile > newfile' do?

773


Why is it called a shebang?

574


Explain command to show the space allocation of files?

633