summarylogtreecommitdiffstats
path: root/rwhod-purge.cron
blob: eaeacf5de270dd5cddd7f143613ac23806109cc2 (plain)
1
2
3
#!/usr/bin/bash

/usr/bin/find /var/spool/rwho -mindepth 1 -mtime +30 -delete