29. How to display top 10 users
Who | head -10 | wc –w
Answers were Sorted based on User's Feedback
What is the difference between cat command and more command?
What is ‘ps’ command for?
What is command substitution?
what is the difference between relative path and absolute path?
What is the use of the tee 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)?
Write a command to find all of the files which have been accessed within the last 30 days.
5 Answers Google, IBM, Satyam,
How do I use grep to find a file?
Name the various commands that are used for the user information in unix.
what is the shell for dos,nt operating systems?
Give Command that will move a single file called "unix.txt"
How does the user view the contents of a text file in UNIX?