Date: Wed, 18 Aug 2010 11:18:58 -0400 From: Aleksandr Miroslav <alexmiroslav@gmail.com> To: freebsd-questions@freebsd.org Subject: BSD equivalent of Linux's free(1)? Message-ID: <AANLkTikpOE%2BK6iWn38VKT_YiGY119JL5CcBVguMYq9q_@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
hello, I am looking for something on BSD that will give me the same info as free(1) in Linux. i.e. I would like to know the state of total/used/free memory and swap. I know there are a number of utilities in ports that will let me do this, I am however looking for something in the base system (if such a utility exists). I also know that top(1) gives this info, and I could certainly use that, I just wanted the nearest BSD sibling of free(1).) Thank you!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikpOE%2BK6iWn38VKT_YiGY119JL5CcBVguMYq9q_>