Skip to content

Recursively searches files starting in a given top directory to find all file names containing the given string.

Notifications You must be signed in to change notification settings

MuhammadH/FileRecursion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# FileRecursion

Recursively searches files starting in a given top directory to find all file names containing the given string. 

Also gives file sizes for individual files and the total size of all files found. 

About

Recursively searches files starting in a given top directory to find all file names containing the given string.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages