I am in the process of learning to use the Terminal program in Snow Leopard. When I try to delete a directory I created called 'Test', using the command line code
' rm -d -i Test' , it wont delete. When I type return, the terminal displays 'remove Test?'. I then type 'y' and return. I then get 'rm: Test: Directory is not empty'. The 'Test' directory is empty though. I did the 'open .' command and checked in the window that was displayed. Will someone please tell me where I am going wrong, so I can delete the 'Test' directory?
' rm -d -i Test' , it wont delete. When I type return, the terminal displays 'remove Test?'. I then type 'y' and return. I then get 'rm: Test: Directory is not empty'. The 'Test' directory is empty though. I did the 'open .' command and checked in the window that was displayed. Will someone please tell me where I am going wrong, so I can delete the 'Test' directory?