File: netr.1

package info (click to toggle)
rust-netr 0.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 4
file content (28 lines) | stat: -rw-r--r-- 594 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.\" Automatically generated by Pandoc 2.2.1
.\"
.TH "NETR" "1" "07 Dec 2020" "net user manual" ""
.hy
.SH NAME
.PP
netr \- a simple tool to display network throughput
.SH SYNOPSIS
.IP
.nf
\f[C]
netr
\f[]
.fi
.SH DESCRIPTION
.PP
netr shows a list of network interfaces and their throughput per second
and minute.
There are no current options for this command, it is meant to be simple.
.PP
Input (%) and output (#) are separated in the graph.
.PP
Exit by killing the process with ctrl\-c.
.SH CONTRIBUTIONS
.PP
I welcome pull requests with open arms.
.SH AUTHORS
Ed Neville (ed\-netr\@s5h.net).