Date: Wed, 18 Aug 2010 17:08:35 -0400 From: Mike Jeays <mike.jeays@rogers.com> To: freebsd-questions@freebsd.org Subject: Re: BSD equivalent of Linux's free(1)? Message-ID: <201008181708.35551.mike.jeays@rogers.com> In-Reply-To: <AANLkTimAziGrKvz_ga4rsUZ2VTr3yhtE7NxRp4Q87Duk@mail.gmail.com> References: <AANLkTikpOE%2BK6iWn38VKT_YiGY119JL5CcBVguMYq9q_@mail.gmail.com> <AANLkTikMyb0YJ6pr2aQdJhtMnb9yg2_vNXa%2BRmcH1nXp@mail.gmail.com> <AANLkTimAziGrKvz_ga4rsUZ2VTr3yhtE7NxRp4Q87Duk@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On August 18, 2010 02:06:08 pm Aleksandr Miroslav wrote: > on wed, aug 18, 2010 at 1:04 pm, chris maness <chris@chrismaness.com> wrote: > > Would not the info displayed in the command "top" suffice? > > Yes, "top -n 1" does (sort of) display the info I need. > > The swap portion gives me the same info as Linux free, the memory > portion is more cryptic, I guess due to differences in how FreeBSD > allocates memory. > > Although a BSD free would probably be easier to remember, top -n 1 does the > job. _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" alias free='top -n 1 ' ?! -- http://www.jeays.ca http://www.rotarycpmm.ca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008181708.35551.mike.jeays>