Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How to delete the entire contents of a data folder
rm -i data/*
rm -f data/*
There is no correct answer
rm -rf data/*
rm -r data/*
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!