Trying to set up a cron job on a solaris system to run a script
bash-3.2$ sudo crontab -e
4145
15****/usr/openv/scripts/nbmonitor >/nbmonitor/nbmonitor_out 2>&1 ?
?
?
?
^C
?
^C
?
^C
?
^C
?
^[^C
?
^C
?
The crontab file was not changed.
Can someone tell me what I am doing wrong?
Thanks
bash-3.2$ sudo crontab -e
4145
15****/usr/openv/scripts/nbmonitor >/nbmonitor/nbmonitor_out 2>&1 ?
?
?
?
^C
?
^C
?
^C
?
^C
?
^[^C
?
^C
?
The crontab file was not changed.
Can someone tell me what I am doing wrong?
Thanks