Linux Error: Rm: Cannot Remove DIRECTORY Is A Directory

ok, if you are getting this error, just force it with this command.

lets say for example, i am trying to detele a directory called install and in this directory, i have some file, so to remove the whole thing just run this command:

rm -rf install

你可能感兴趣的:(Directory)