Multiple choice

Which directory contains all the executable files required during the booting process?

  1. /boot

  2. /etc

  3. /dev

  4. /bin

  5. /usr

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

The /bin directory holds all the executable binary programs (file) required during booting, repairing, files required to run into single-user-mode, and other important, basic commands.