pleaseee help with unusual crontab problem

Helllo folks...

I tryed to edit crontab and I have this problem when I do crontab -l it shows my crontab correctly and if I do crontab -e I get this.

baafh-99.03#
baafh-99.03# crontab -e
1063

?

?

?

?

?

and that is all ...:frowning: I have to type "q" and hit enter and I am back on prompt:

baafh-99.03#

how can I edit my crontab?
Any Help will be apprecieted...

cheers...

export EDITOR=vi
crontab -e

Cheers
ZB

Thanks a lot...I tryed with this but I guess I made misstake now it works perfect with this command that U gave me...

Thanks

Again me...My script works perfect and when I add it in crontab...it reports stupid error that one file that script uses does not exist...

As I said script works perfect and if I put it in crontab it does not work...

any ideas??

Cheers,

Have a look at our FAQ

See the section

"It works from the command line but not in crontab"

Cheers
ZB