What's the fastest way to remove all files & subfolders in a directory?
23
votes
4
answers
79265
views
One program created lots of nested sub-folders. I tried to use command
rm -fr *
to remove them all. But it's very slow. I'm wondering is there any faster way to delete them all?
Asked by Lei Hao
(341 rep)
Apr 18, 2016, 07:33 AM
Last activity: May 21, 2025, 01:39 PM
Last activity: May 21, 2025, 01:39 PM