diff options
author | jedgar <jedgar@FreeBSD.org> | 1999-12-28 02:45:45 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 1999-12-28 02:45:45 +0000 |
commit | c85f11f2f3ffdfd7c12722af67fdc2995c052ee5 (patch) | |
tree | 10cf895d76d68be2ec08fbe942ef5dc33012ddd4 /sysutils/muse/pkg-plist | |
parent | e5c2366596fe0810f938bdc877bfb569dcbfbbd9 (diff) | |
download | FreeBSD-ports-c85f11f2f3ffdfd7c12722af67fdc2995c052ee5.zip FreeBSD-ports-c85f11f2f3ffdfd7c12722af67fdc2995c052ee5.tar.gz |
This is muse, which lists out memory usage categorized by Active, Inactive,
Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly
and verbose than vmstat and without as much clutter as Top.
It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's
mem /c
PR: 15731
Submitted by: Nick Johnson <freebsd@spatula.net>
Diffstat (limited to 'sysutils/muse/pkg-plist')
-rw-r--r-- | sysutils/muse/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/muse/pkg-plist b/sysutils/muse/pkg-plist new file mode 100644 index 0000000..a9d2b650 --- /dev/null +++ b/sysutils/muse/pkg-plist @@ -0,0 +1 @@ +bin/muse |