crontab -e oddities
Hello,
I'm experiencing something really strange when editing crontab, when I type:
crontab -e
I get a number and everytime I hit enter a question mark ?
For example:
bash-3.00$ crontab -e
292
?
?
?
The crontab file was not changed.
Any ideas why is this?
Thanks

