1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

speedometer: add page (#4267)

* speedometer: add page
* speedometer: add missing braces

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
Jacob Hrbek 2020-08-19 13:24:20 +02:00 committed by GitHub
parent 8d8f4c61c6
commit a944cbfa33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,8 @@
# 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}}`