Skip to content
Studyraft
Menu
  • About
  • Contact Us
  • Privacy Policy

rmdir: Directory not empty MAC

Jun 23 2022December 9, 2022

The solution is to run the following command to fix rmdir: Directory not empty issue on MAC:

sudo rm -rf ~/YourFolderPath/

Example command:

sudo rm -rf ~/.aws/

Related Posts:

  • Ubuntu Linux Directory not empty
  • How to install and configure AWS CLI on MAC
  • How to uninstall AWS CLI from MAC
  • Monitor disk usage EC2 Ubuntu instance
  • How to enable MFA on AWS account
Jun 23 2022December 9, 2022

© 2023 Studyraft