diff options
author | xtraeme <xtraeme> | 2004-02-29 03:31:14 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-02-29 03:31:14 +0000 |
commit | cfcbfdf6376b7ca7d83a2aa241d5c27f6297317a (patch) | |
tree | f40e33d42c15b6c36b79fddc18c279c76379dfef /net/iftop/PLIST | |
parent | 2c979dae1b5218da45067a2d87dd5d39c212c7c0 (diff) | |
download | pkgsrc-cfcbfdf6376b7ca7d83a2aa241d5c27f6297317a.tar.gz |
Initial import of iftop-0.16.
iftop does for network usage what top(1) does for CPU usage. It listens to
network traffic on a named interface and displays a table of current
bandwidth usage by pairs of hosts.
Diffstat (limited to 'net/iftop/PLIST')
-rw-r--r-- | net/iftop/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/iftop/PLIST b/net/iftop/PLIST new file mode 100644 index 00000000000..f432c32242d --- /dev/null +++ b/net/iftop/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/29 03:31:14 xtraeme Exp $ +man/man8/iftop.8 +sbin/iftop |