Skip to content

nickkrisulevicz/recursive-file-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Recursive File Remover

Need to delete many of a certain kind of file in a directory, but don't want to do it through the command line? Look no further than this. Available in both Windows Batch and Bash

Instructions:

-Download either the Windows or Bash version depending on your system

-Extract the .bat or .sh file into the directory you need to remove specific files

-Run the script

-The script will prompt you to input a file extension

-All files with that extension in the directory will be removed

NOTE: Do not run the script in a system directory in order to prevent system damage. Permission may be denied for certain files

About

Need to delete many of a certain kind of file in a directory, but don't want to do it through the command line? Look no further than this. Available in both Windows Batch and Bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors