2 lines
78 B
Text
2 lines
78 B
Text
0 0 * * * find /var/www/feuille -type f -mtime +7 -exec rm {} +
|
0 0 * * * find /var/www/feuille -type f -mtime +7 -exec rm {} +
|