/ls4sweep-perl

ls4sweep is a tool intended for use as helper for removing old backups. A sweeping policy consists of a set of records that contains the number of intervals or a periods in days to retain. It checks creation or modification time of given files and displays names of those when they don't match the policy. The output can than be passed to rm. Previous version was written on pure C, current is quickly rewritten on Perl.

Primary LanguagePerl

No issues in this repository yet.