LPI Exam Questions

The command "make config" requires bash.

The command “make config” requires bash.

A.
true

B.
false

Explanation:
The command `make config’ while in /usr/src/linux starts a configure script which asks you many
questions. It requires bash, so verify that bash is /bin/bash, /bin/sh, or $BASH.