Y
Hacker News
new
|
ask
|
show
|
jobs
by
ddoeth
1677 days ago
You could use something like this:
find /tmp -type f -mtime +30 -delete