79165792

Date: 2024-11-07 09:38:35
Score: 1.5
Natty:
Report link

1: create a new folder next to parent folder with a different name. 2: copy everything from parent old to this new folder.

3: Go to your terminal and remove the folder using follow command

rm -rf "Old Folder Name"

4: rename the new folder you created to the name of the one you deleted

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Emmanuel Iyen