Sometimes there is occasion where deleting files from Cpanel takes a very long time to finish.
For example because there are too many files under a directory.
In this situation we can use SSH to delete a directory and all files and subdirectories under that directory.
We can use the command below.
But be careful, do not enter wrong path.
You may delete the wrong directory. 🙂
rm -rf /your/directory/