Explore topic-wise MCQs in Unix.

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

1.

The >> symbol is used to overwrite the existing file if it exists.

A. True
B. False
Answer» C.
2.

The command wc < sample.txt will count data from the file sample.txt.

A. True
B. False
Answer» B. False