Multiple choice

Which of the following commands creates a list of module dependencies and also generates various map files in modules.dep directory?

  1. insmod

  2. rmmod

  3. depmod

  4. chmod

  5. chgrp

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

This command creates a list of module dependencies and also generates various map files in modules.dep directory.