From owner-freebsd-current Thu May 1 12:05:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA10080 for current-outgoing; Thu, 1 May 1997 12:05:17 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA10070 for ; Thu, 1 May 1997 12:05:13 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id VAA20101; Thu, 1 May 1997 21:04:05 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199705011904.VAA20101@helbig.informatik.ba-stuttgart.de> Subject: Re: Top no system utility ? (was Re: Longer user names: take 2 ) In-Reply-To: <199705011731.KAA04301@phaeton.artisoft.com> from Terry Lambert at "May 1, 97 10:31:49 am" To: terry@lambert.org (Terry Lambert) Date: Thu, 1 May 1997 21:04:04 +0200 (MET DST) Cc: andreas@klemm.gtn.com, terry@lambert.org, current@freebsd.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > > Same for top would be great ! > > > > > > Sorry, that's a port, not a system utility, isn't it? > > > > revision 1.1.1.1 > > date: 1997/03/23 18:55:20; author: joerg; state: Exp; lines: +0 -0 > > > > ;-) > > % which ls > /bin/ls > % which ps > /bin/ps > % which top > top: Command not found. In -current you get $ which top /usr/bin/top Wolfgang