#!/bin/sh # This is an example cron-incanted bootstrap script cd ~/Maildir find $(ls -d .New*/cur) -type f -print0 | xargs -0 autoarchive.pl --max-age 24