Skip to content

Deletes files from the directory and extension you specified.

Notifications You must be signed in to change notification settings

L0w1y/FileDelAll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FileDelAll

Deletes files from the directory and extension you specified.

How it works?

It works as follows - In the first line you enter or select the path from where the files will be scanned, In the second field you enter the desired file extensions that you want to delete in the directory and subdirectories.

You can exclude files from the search using the following syntax For Example: Do you want to delete all files except .docx or some other - Use this command in second field: *.* NOT *.docx any other extension can be used instead of .docx

About

Deletes files from the directory and extension you specified.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages