bsh -o from the cron, but from where?

Martin Timmerman mtimm at watserv1.waterloo.edu
Mon Feb 4 07:52:08 AEST 1991


In article <1991Feb3.155320.14616 at odi.com> benson at odi.com (Benson I. Margulies) writes:
>The root on my 3002 system gets periodic mail from cron
>saying that some job got an error by invoking bsh with the
>-o argument. But no crontabs contain the string "bsh -o",
>and I can't find anything else  that does, either.
>
>Has anyone else sorted this out?
>
I had this problem also.  root starts up with the ksh and the .profile
file likely has a set -o vi or set -o emacs command in it.
I changed the .profile to do the set -o vi only if the shell was interactive.

Martin Timmerman, University of Waterloo



More information about the Comp.unix.aix mailing list