|
crontab -issue
crontab if not specified will run fron root users account ,location as in which program u want to run or what please be more clear,the man pages will be good place to start with and also you can capture the output of crontab by redirecting the output to some file instead of /dev/null.
|