On Mon, Nov 25, 2002 at 07:47:46AM +0100, Len Conrad wrote:

> >Try running 'ps' using the -w flag (wide column mode):
> >
> >  if ( ps -auxw | grep -iq "^root.*master" ) ; then
> >
> >I've tested this and it works.
> 
> here, too, thanks!!

One -w switches from 80 column width to 132 column width, but two -w's
gives you unlimited width ps output.

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
                                                      Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to