App-FileCleanerByDiskUage
view release on metacpan or search on metacpan
lib/App/FileCleanerByDiskUage.pm view on Meta::CPAN
for getting the disk usage though, so this should not have paths in it that are on
a different partition.
Default :: undef
- du :: Disk usage to remove files down till.
Default :: undef
- min_files :: Minimum number of files to keep, regardless of disk usage.
Default :: undef
- ignore :: A regexp to use for ignoring files. So lets say you want to ignore,
files matching /\.pcap$/, it would be '\.pcap$'.
Default :: undef
- dry_run :: Do not actually remove anything. Just check to see if the file writable by the
current user.
-use_pid :: Create a PID to make sure multiple instances can't run at once.
Default :: undef
-pid_dir :: Create a PID to make sure multiple instances can't run at once.
( run in 0.483 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )