Scroll to navigation

NATURALSELECTION(1) User Commands NATURALSELECTION(1)

NAME

naturalselection - keep cache directories below a specified threshold

SYNOPSIS

naturalselection [options] cacheDirectory

DESCRIPTION

Cache directory manager. Deletes cache entries based on accesstime and free space thresholds. This utility is distributed alongside SabreDAV.

OPTIONS

show program's version number and exit
show this help message and exit
Don't actually make changes, but just simulate the behaviour
How many times to check before exiting. -1 is infinite, which is the default
Sleep time in seconds (default = 5)
Threshold in bytes (default = 10737418240, which is 10GB)
Minimum number of bytes to erase when the threshold is reached. Setting this option higher will reduce the number of times the cache directory will need to be scanned. (the default is 1073741824, which is 1GB.)
July 2016 naturalselection v0.3