This repository provides a configurable Bash script to automate daily cleaning tasks on Linux systems.
It includes English and Spanish versions of the script, configuration, and documentation.
Este repositorio ofrece un script Bash configurable para automatizar tareas de limpieza diaria en sistemas Linux.
Incluye versiones en inglés y español del script, configuración y documentación.
.
├── README.md
├── LICENSE
├── EN/
│ ├── cleaning_tasks.sh
│ ├── cleaning_tasks.conf
│ └── README_EN.md
└── ES/
├── cleaning_tasks.sh
├── cleaning_tasks.conf
└── README_ES.md
- Docker cleanup / Limpieza de Docker
- System log rotation / Rotación de logs del sistema
/tmpcleanup / Limpieza de/tmp- DRY-RUN mode / Modo simulación
- Root permission check / Requiere root
- Self-log and cleanup / Registra y limpia sus propios logs
This project is licensed under the MIT License. Este proyecto está licenciado bajo la Licencia MIT.