mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
e191cc83f4
ttyplot is a realtime plotting utility for terminals. It takes data from stdin, and plots on a terminal or console. It supports rate calculation for counters, and up to two plots on a single display using reverse video for the second line. OK sthen@
6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
ttyplot is a realtime plotting utility for terminals. It takes data from
|
|
stdin, and plots on a terminal or console.
|
|
|
|
It supports rate calculation for counters, and up to two plots on a single
|
|
display using reverse video for the second line.
|