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

هل كانت المقالة مفيدة ؟ 0 أعضاء وجدوا هذه المقالة مفيدة (0 التصويتات)