Projet

Général

Profil

Révision 47a400e2

Ajouté par Julien Enselme il y a presque 7 ans

Issue #665: add script to purge log

Voir les différences:

bin/purge-logs.sh
1
#!/bin/sh
2

  
3
find log/d7/ -mtime +52w -type f -delete

Formats disponibles : Unified diff