Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2002 10:03:14 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        "Brian T. Schellenberger" <bts@babbleon.org>
Cc:        bill <bill@techservsys.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: help a poor refuge from SCO UNIX (SysV)
Message-ID:  <20020820150314.GC37720@dan.emsphone.com>
In-Reply-To: <200208200816.09303.bts@babbleon.org>
References:  <3D61EF7C.27429.9BC4F7B@localhost> <200208200816.09303.bts@babbleon.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 20), Brian T. Schellenberger said:
> On Tuesday 20 August 2002 07:27 am, bill wrote:
> | I think it would be easier to learn freeBSD from scratch rather
> | than fall into all the holes where the same command does slightly
> | different things on SCO and freeBSD.  Help !
> |
> | 1) I want to see all processes to be able to grep the pid of the
> | one I want.  ps -a doesn't show process detached from ttys
> | apparently.  ps -ef doesn't do it either.  what is the correct arg
> | for ps ?
> 
> ps -ax
> 
> (a = all users; x = without ttys).

Note: some systems will process both BSD and SYSV ps arguments,
depending on whether you start with a dash.  To be safe, always leave
the dash off when using BSD flags.  "ps ax".

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020820150314.GC37720>