2 lines
84 B
Text
2 lines
84 B
Text
|
0 12 * * * root /usr/bin/find /srv/web/infra/pdr -ctime +7 -print0 | xargs -0 rm -f
|