Hello,
Could someone tell me what's missing?
I can execute the "crontab -e" with useridA, but when I change to useridB, I get error:
MyServer$ crontab -e
sh: emacs: not found
The crontab file was not changed.
I try to change to sh shell, but it does not help, should I run the cron under this user id or else?
Thanks
Could someone tell me what's missing?
I can execute the "crontab -e" with useridA, but when I change to useridB, I get error:
MyServer$ crontab -e
sh: emacs: not found
The crontab file was not changed.
I try to change to sh shell, but it does not help, should I run the cron under this user id or else?
Thanks