Skip to content

Bash shell script that checks if the total file sizes in a target directory exceed 30 GiB and deletes files in order of oldest to newest until the total file sizes are below 30 GiB.

License

Notifications You must be signed in to change notification settings

vrytired/limit-directory-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

limit-directory-size

Bash shell script that checks if the total file sizes in a target directory exceed 30 GiB and deletes files in order of oldest to newest until the total file sizes are below 30 GiB.

About

Bash shell script that checks if the total file sizes in a target directory exceed 30 GiB and deletes files in order of oldest to newest until the total file sizes are below 30 GiB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages