diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-08-29 18:51:05 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-08-29 18:51:05 +0000 |
commit | 626be26106ea183ca99862684a333bdb2e32a4ac (patch) | |
tree | 91c2ba30a0973b1ab508d0a224271e0bff38b861 /sysutils/free/PLIST | |
parent | baad2dbd45ca33ecc3d70db02f6d835a3a93e186 (diff) | |
download | pkgsrc-626be26106ea183ca99862684a333bdb2e32a4ac.tar.gz |
Import free-1.0: Displays memory usage
Many users with a linux-background expect the command free, here it is,
based on NetBSD's vmstat.
From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410),
with permission by the author Karsten Kruse <tecneeq@tecneeq.de>
Diffstat (limited to 'sysutils/free/PLIST')
-rw-r--r-- | sysutils/free/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/free/PLIST b/sysutils/free/PLIST new file mode 100644 index 00000000000..a53dbaf3795 --- /dev/null +++ b/sysutils/free/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/29 18:51:05 hubertf Exp $ +bin/free |