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.

Which one of the following command will search history list for the previous command having the last occurrence of string cvf?

A. /cvf
B. /cvf [enter]
C. /bkw
D. !cvf
Answer» B. /cvf [enter]
2.

Every shell uses at least one startup script in the user s home directory, which is executed when the user logs in.

A. True
B. False
Answer» B. False