Q.1.
Which of the following command will be used for searching “director” in emp.lst?
Q.2.
Which of the following command is used for searching for a pattern in one or more file(s)?
Q.3.
Which of the following commands is known as stream editor?
Q.4.
What is a shell script?
Q.5.
To run the script, we should make it executable first by using _____
Q.6.
Which command is used for acquiring superuser status?
Q.7.
Which command is used to find out the consumption of a specific directory?
Q.8.
Which filter apart from perl, is the most powerful?
Q.9.
For running a Unix command within awk, we’ve to use ____ function.
Q.10.
To extract specific columns from a file ____ command is used.
Q.11.
Which of the following cannot be performed by cat command?
Q.12.
What is the default delimiter used by the cut command for cutting fields?
Q.13.
Which of the following is not an internal command used by mailx?