From owner-freebsd-newbies@FreeBSD.ORG Tue Feb 15 21:18:09 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6A4D16A4CE for ; Tue, 15 Feb 2005 21:18:09 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0317643D1F for ; Tue, 15 Feb 2005 21:18:08 +0000 (GMT) (envelope-from robertp112@comcast.net) Received: from [127.0.0.1] (c-24-9-20-168.client.comcast.net[24.9.20.168]) by comcast.net (sccrmhc11) with ESMTP id <2005021521180401100k2h7ce>; Tue, 15 Feb 2005 21:18:05 +0000 Message-ID: <4212670A.1060401@comcast.net> Date: Tue, 15 Feb 2005 14:18:02 -0700 From: Robert User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-newbies@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: GNU ps command X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 21:18:10 -0000 does anyone know where I can find a FreeBSD GNU (linux) ps port? I am running a program that claims it has to be done with the GNU (linux) ps command to see if the background processes actually get started when the first program tells it to. Any help to this would be really helpful. -Robert