nerdexam
LPI

201-400 · Question #6

201-400 Question #6: Real Exam Question with Answer & Explanation

The correct answer is B. make distclean. See the full explanation below for the reasoning.

Question

After unpacking the source code for a Linux kernel, what is the first make command that should be run which will delete any current configuration and all generated files? This command will ensure that no inappropriate files were left in the kernel archive by the maintainer.

Options

  • Amake depend
  • Bmake distclean
  • Cmake config
  • Dmake clean
  • Emake mrproper

Community Discussion

No community discussion yet for this question.

Full 201-400 Practice