On 18/08/2010 16:18, Aleksandr Miroslav wrote:
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!
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
ralf engelschall wrote a nice perl script which does this
http://people.freebsd.org/~rse/dist/
(the free-memory script)
Paul.
--
-------------------------
Paul Macdonald
IFDNRG Ltd
Web and video hosting
-------------------------
t: 0131 5548070
m: 07534206249
e: p...@ifdnrg.com
w: http://www.ifdnrg.com
-------------------------
IFDNRG
40 Maritime Street
Edinburgh
EH6 6SA
-------------------------
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"