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