[ale] crontab files

Jim Popovitch jimpop at gmail.com
Thu Jan 28 09:22:11 EST 2010


On Thu, Jan 28, 2010 at 09:12, Geoffrey <lists at serioustechnology.com> wrote:
> I'm trying to locate user crontab files.  Anyone know where they are
> located?  Trying to move my old crontab file from my 32bit partition to
> my 64bit.  I could reboot to 32bit and save the cron file, but I'm lazy..

What distro, what version?

Generally this will get you close:

    find /var/ -type f | grep cron

-Jim P.



More information about the Ale mailing list