Hi Prowla,
Thanks for your reply .
Quote:
Originally Posted by prowla
The alternative is to put the actions in root's crontab and use "su - user -c command".
|
My cron will have :
0,15,30,45 * * * * /opt/myfolder/myscriptname. I will use the same under root's cron .But,Where should i use the "su - user -c command". Please let me know.