Skip to content

A simple python script to clean up files in a folder specified by a command line argument.

Notifications You must be signed in to change notification settings

ece-jacob-scott/folder_cleanup_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

folder_cleanup_script

A simple python script to clean up files in a folder specified by a command line argument.

Not a fantastic script yet it takes the file extension and year the file was made and makes a directory for those types of files. The script skips directories and irregular files.

To run the file just type in the terminal

python CleanScript.py directory

The script will then run on the specified directory.

About

A simple python script to clean up files in a folder specified by a command line argument.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages