Where are user specific crontabs stored?
In the database file /etc/crontab.db which is shared by all users.
As individual per-user files within /var/spool/cron.
As individual per-user files in /etc/cron.user.d.
In the .crontab file in the user's home directory.
In the file /var/cron/user-crontab which is shared by all users.
Submit