Skip to content

3rt7/largefiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

largefiles

Print files or directories larger than specified size

Usage: ./main.py <path> <size>

<path> - search <path>
<size> - print files or folders larger than <size> (in Mb)

Written by Erfan zamani <erfanzm99@gmail.com>

The underlying logic is that it searches the given directory recursively, if the file in the currnt working directory is larger than size print it on the screen, if not add file size. If files' size adds up to the specified size also show the directory on the screen

About

Search specified directory for files (or folders) greater than specified size (in MB)

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages