|
Posted by Micha on March 19, 2008, 2:05 pm
Please log in for more thread options > > I have perl program which works just fine on the console, but started
> > in cron environment it prints "ps: don't know which terminal to
> > select" to stderr - btw I don't call ps explicitly at any point in my
> > scripts.
>
> Cron doesn't.
> perl doesn't.
> Perhaps your ksh startup file calls it.....
no it doesn't ;) - still wondering why, currently I'm using a
workaround without cron. But somehow that problem still bothers me.
|