Files
cheatsheet-tldr/tldr/linux/speedometer

14 lines
307 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# speedometer
> Python script that shows a network traffic graph in the terminal.
> More information: <http://excess.org/speedometer>.
- Show graph for a specific interface:
`speedometer -r {{eth0}} -t {{eth0}}`