LPI Exam Questions

What option of modprobe specifies the loading of all matching modules instead of stopping after the

What option of modprobe specifies the loading of all matching modules instead of stopping after
the first successful loading?

A.
-a

B.
-f

C.
-c

D.
-e

Explanation:
-a, –all: Load all matching modules instead of stopping after the first successful loading.