Skip to content

gl051/Biggest_Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Starting from a top direcotory find the N biggest files:

biggest_file <directory_to_start_searching> <how_many_files>

There are two solutions to the problem, one uses a bash shell script and the other uses a Python script.

About

Find the biggest files in a directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published