Explore topic-wise MCQs in Linux.

This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Linux knowledge and support exam preparation. Choose a topic below to get started.

1.

WHO_|_CUT_‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖ¬®D_‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖŒÄ_‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖŒÄ_-F1?$#

A.
B.
Answer» B.
2.

Which character to use to escape meaning of special characters in search operations?$

A. [].
B. ^
C. .
D.
Answer» E.
3.

What is the command that can print lines of first file matching with second file?$

A. printline
B. cmp
C. com
D. comm
Answer» E.
4.

One of the entry of /etc/passwd file is shown below?

A.
B.
Answer» B.
5.

What will be printed for the command below?

A.
B. The count of lines that do not contain the pattern echo in file abc
C. The count of lines which begin with the pattern echo in file abc
Answer» C. The count of lines which begin with the pattern echo in file abc