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