On Mar 22, 2005, at 10:34 AM, PoolMouse wrote: > > log out before you go to sleep and then add a line to your > /etc/crontab file (or use a gui cron manager) that kicks in at night: > > find -x / -type f -name 'AdobeFnt*.lst' -exec rm -f {} \; > > Yikes. Wanna' tell me what that will do?? ( I imagine it'll delete it or clear it/Zero it out or something?) Thanks. Tim