Category: Education

What is Rimraf command?
education
What is Rimraf command?

The rimraf command is an alternative to the Linux command rm -rf . It allows you to do deep recursive deletion of files and folders. What is rimraf used f...