Hi. I hope someone can help me with this problem.
Being a novice to Unix, I editted my crontab directly
by typing " crontab -e ". Well, I needed to make some
changes so, I typed " crontab -r ". Now I have no crontab,
and I can't seem to get crontab to write a new file.
I' ve tried:
vi somefile
crontab somefile
I get the following errors:
crontab:
crontab: error on previous line; unexpected character found in line.
What might be my options from here. Any help will be greatly appreciated.