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

Cette réponse était-elle pertinente? 0 Utilisateurs l'ont trouvée utile (0 Votes)