Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Directory Cleaner

Originally published: 2012-12-05 20:56:05
Last updated: 2012-12-05 20:56:05
Author: Stephen Chappell

If there is a particular directory that you want purged of its files and want a solution in Python, this simple program is designed to do just that. This recipe is just meant as a starting point for those wondering how to delete all files and sub-folders from a central folder.