What are the unix commands?
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)?
Describe the zip/unzip command using gzip.
What is the use of sed command in unix?
What do chgrp command do?
Is ‘du’ a command? If so, what is its use?
Enlist some filename manipulation commands in unix.
How do you repeat a command in terminal?
What difference between cmp and diff commands?
Name the various commands that are used for the user information in unix.
What is the functionality of a top command?
What does touch command do in unix?
What is the comma to show the space allocation of files?
What does 'mkdir' command do in UNIX?
What does the command ' $who | sort –logfile > newfile' do?