Multiple choice

Which of the following loadable device driver commands in Linux is used to remove a module from the kernel?

  1. insmod

  2. rmmod

  3. depmod

  4. chmod

  5. init

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This loadable device driver command in Linux is used to remove a module from the kernel.