You may of come across this error like us when running the command rm -rf *, fortunately there is a workaround that should help:-

 Try the following which is faster:

find . -type f -delete

War diese Antwort hilfreich? 0 Benutzer fanden dies hilfreich (0 Stimmen)