From owner-freebsd-hackers Wed Jan 10 08:54:38 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA15219 for hackers-outgoing; Wed, 10 Jan 1996 08:54:38 -0800 (PST) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA15211 for ; Wed, 10 Jan 1996 08:54:35 -0800 (PST) Received: (from jdp@localhost) by austin.polstra.com (8.6.12/8.6.12) id IAA21238; Wed, 10 Jan 1996 08:54:30 -0800 Date: Wed, 10 Jan 1996 08:54:30 -0800 From: John Polstra Message-Id: <199601101654.IAA21238@austin.polstra.com> To: nate@rocky.sri.MT.net Subject: Re: Whither swapinfo? Newsgroups: polstra.freebsd.hackers In-Reply-To: <199601100753.AAA17408@rocky.sri.MT.net> References: <199601100641.WAA18170@austin.polstra.com> Organization: Polstra & Co., Seattle, WA Cc: freebsd-hackers@freebsd.org Sender: owner-hackers@freebsd.org Precedence: bulk In article <199601100753.AAA17408@rocky.sri.MT.net> Nate writes: > John Polstra writes: > > It looks like "/usr/sbin/swapinfo" has been removed from the source tree > > since 2.1 came out. Why is that? Is there a replacement for it? > > Umm, swapinfo is a link to pstat, which runs the same as 'pstat -s' when > run as swapinfo. It *should* be on your system as /usr/sbin/swapinfo. Oh, duh, I get it now. I do have /usr/sbin/swapinfo, but when I tried to check it out from my local CVS tree, all I got was an empty directory. So I jumped to the hasty conclusion that it had been removed from the system since 2.1 came out. Sorry. -- John