DragonFly BSD
DragonFly users List (threaded) for 2011-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: free


From: "Jeremy C. Reed" <reed@xxxxxxxxxxxxx>
Date: Fri, 13 May 2011 07:25:17 -0500 (CDT)

On Fri, 13 May 2011, Pierre Abbat wrote:

> There's a program called "free" on Linux which outputs the amount of 
> free memory. I checked pkgin and found that there is also a package 
> called "free" in DFly. So I installed it and got this:
> 
> -bash-4.1$ free
> Kid, get yerself a System: www.netbsd.org
> 
> Why?

Probably the package should be marked with:
ONLY_FOR_PLATFORM=NetBSD-*-*

But it is a shell script that gets its data via "vmstat -s".

Have a look at it, maybe you can get it to work.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]