Multiple Choice
After a project is migrated to a new codebase, the "old_project" directory must be deleted. This directory has multiple read-only flies, and it must be deleted recursively without prompting for confirmation. Which Bash command must be used?
A) rmdir -p old_project
B) rm -rf old_project
C) rm -r old_project
D) rmdir old_project
Correct Answer:

Verified
Correct Answer:
Verified
Q36: Which action resolves a 401 error in
Q37: What are two characteristics of Bare Metal
Q38: How does a developer create and switch
Q39: Refer to the exhibit. <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1178/.jpg" alt="Refer
Q40: Which API must an engineer use to
Q42: Refer to the exhibit. <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1178/.jpg" alt="Refer
Q43: Which REST architectural constraint indicates that no
Q44: What does a load balancer distribute in
Q45: Which device is used to transport traffic
Q46: A developer is writing an application that