From owner-freebsd-chat@FreeBSD.ORG Fri Feb 11 16:54:21 2005 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAE6616A4CE for ; Fri, 11 Feb 2005 16:54:21 +0000 (GMT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3968443D2D for ; Fri, 11 Feb 2005 16:54:19 +0000 (GMT) (envelope-from reed@reedmedia.net) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 1Cze37-0008Mn-00; Fri, 11 Feb 2005 08:53:45 -0800 Date: Fri, 11 Feb 2005 08:53:44 -0800 (PST) From: "Jeremy C. Reed" To: neeraj shrestha In-Reply-To: <1108122195.29387.1.camel@neeraj> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-chat@freebsd.org Subject: Re: procps in bsd X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 16:54:21 -0000 On Fri, 11 Feb 2005, neeraj shrestha wrote: > i could not find the "procps" port or package for freebsd?? > if there is available let me know!! procps is the Linux /proc file system utilities. My package description is: The Linux /proc file system utilities are tools for reporting about and modifying the state of the system, including memory, processes, sending signals to processes, etc. The commands include free, oldps, pgrep, pkill, ps, skill, snice, sysctl, tload, top, vmstat, w and watch. (kill is not installed; it is available in the sysutils/util-linux package.) This version of procps is maintained by Albert Cahalan, based on original code from Michael K. Johnson. I packaged it for Pkgsrc but ONLY_FOR_PLATFORM= Linux-*-* because this uses Linux include/asm/page.h. I never wasted time trying to port to and *BSD, because I already have the tools I needed. Is there some reason you need procps on FreeBSD? What tool(s) do you need? If you need the Linux procps, then install your Linux compat packages. It is included. Jeremy C. Reed BSD News, BSD tutorials, BSD links http://www.bsdnewsletter.com/