Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2000 04:20:40 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Dan Larsson <dl@tyfon.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Best tool for displaying used/free memory
Message-ID:  <20000617042040.C5846@hades.hell.gr>
In-Reply-To: <NEBBJANJCNNAKCPFKHHFCEKBCGAA.dl@tyfon.net>; from dl@tyfon.net on Thu, Jun 15, 2000 at 12:43:48PM %2B0200
References:  <NEBBJANJCNNAKCPFKHHFCEKBCGAA.dl@tyfon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 15, 2000 at 12:43:48PM +0200, Dan Larsson wrote:
> What tool should I use to best get the totals of used and free memory
> in an non interactive way (that is not use 'top' or equiv)

Top works equally well in a pipe.  Try this:

	% top | grep ^Mem | more

-- 
Giorgos Keramidas, < keramida @ ceid . upatras . gr >
For my public key: finger keramida@ceid.upatras.gr


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?20000617042040.C5846>