Skip to content

alemacedo/python-threading-delete_file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About

I was having some trouble with a lots of "desktop.ini" files that was auto generated by Google Drive app in my PC. So I wrote this simple code to delete them in a given folder. And as it took some time to scan some folders, I had given a try in multi threading stuff, so I can see the program still running.

About

Deleting files and using threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages