Crontab / User cron file location in Ubuntu

Usually you shouldn’t edit these by hand, but given the off-chance you’d want to, cd yourself all the way to:

/var/spool/cron/crontabs

If per chance you’d play it by the book, editing would be done by issuing this (per user crontab):

crontab -e