leadvertex/plugin-component-directory-cleaner

This package is abandoned and no longer maintained. No replacement package was suggested.

LeadVertex plugin directory cleaner command

0.1.0 2020-10-05 13:22 UTC

This package is auto-updated.

Last update: 2023-12-01 15:21:51 UTC


README

CLI command based on Symfony/Console, that can remove files in some directory, that older than some hours.

Usage (remove files older than 24 hours in "/var/html/app/logs/")

php console.php cleaner:run "/var/html/app/logs/" 24