LPI
101-500 · Question #329
You have finished updating and resolving dependencies for some source code. What command should you run before recompiling the code into binary form?
The correct answer is A. make clean. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
Question
You have finished updating and resolving dependencies for some source code. What command should you run before recompiling the code into binary form?
Options
- Amake clean
- Bmake all
- Cmakedep
- Dmake install
How the community answered
(49 responses)- A86% (42)
- B4% (2)
- C2% (1)
- D8% (4)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#make utility#build tools#compilation workflow#dependency management
Community Discussion
No community discussion yet for this question.