Exam 200-901 Question id=6195 Application Deployment and Security

After a project is migrated to a new codebase, the “old_project” directory must be deleted. This directory has multiple readonly 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

WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments