In Linux, how can you list the scheduled tasks for another user?
schedule -show username
list-tasks -u username
cron list -user
crontab -u username -l