Specify cron user with vixie cron

Vixie cron can’t specify the username in the crontab itself. Instead, specify it when you create the crontab.

crontab -u[user] crons.txt

crontab -l -u[user]

Last modified: 01/06/2011 Tags: ,

Go to top

Related Pages

Other pages possibly of interest:

This website is a personal resource. Nothing here is guaranteed correct or complete, so use at your own risk and try not to delete the Internet. -Stephan

Site Info

Privacy policy

Go to top