When I "su" to a user's ID and try to edit their crontab file with "crontab -e" I get what looks like an error with a code of 236. When I press enter I just keep getting question marks. I then type "q" which ends up being the only command it will accept, which then exits the editing session.
example:
$ crontab -e
236
?
?
q
Has someone ever seen this type of an error and have a resolution for it. Please help I need to setup users with crontab access.
example:
$ crontab -e
236
?
?
q
Has someone ever seen this type of an error and have a resolution for it. Please help I need to setup users with crontab access.