I just started working with iTerm an I've been playing around, creating folders and files and such. Now I want to get rid of those test folders. I used rmdir
, rm -r
and all of those commands and I successfully emptied the folders, but they still show up in my main folder.
When I try to delete them, it says the folders aren't empty, even though they are.
Does anybody know how to fix this? I just want to clean up my main folder. :( Thanks in advance.
I tried various delete commands.