[Orca-users] Re: Problem starting ORCA via SSH command
Blair Zajac
blair at orcaware.com
Thu Apr 18 18:41:18 PDT 2002
Sean O'Neill wrote:
>
> At 12:09 PM 4/18/2002 -0700, Blair Zajac wrote:
> >Try changing the line:
> >
> >pids=`/usr/ucb/ps auxww | $AWK '/orcallator.se/ && !/awk/ {print $2}'`
> >
> >to
> >
> >pids=`/usr/ucb/ps auxww | grep '[o]rcallator.se' | $AWK {print $2}'`
> >
> >and let me know if this stops the burps.
>
> Let it be known the burps have stopped.
Great. I've put it in the next release.
Best,
Blair
More information about the Orca-users
mailing list