documentation

This commit is contained in:
Dima Kogan 2019-12-16 20:37:36 -08:00
parent d73118087a
commit e4523f97e7

View File

@ -1390,6 +1390,7 @@ Simple plotting of piped data:
2 +-----------------------------------------------------------------+ 0
1 1.5 2 2.5 3 3.5 4 4.5 5
Here we asked for ASCII plotting, which is useful for documentation.
Simple real-time plotting example: plot how much data is received on the wlan0
network interface in bytes/second (uses bash, awk and Linux):