1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 23:46:00 +02:00

nload: add page (#5395)

This commit is contained in:
Jake Vossen 2021-03-10 10:27:32 -07:00 committed by GitHub
parent 55d5388578
commit baae36eb46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages/common/nload.md Normal file
View file

@ -0,0 +1,12 @@
# nload
> A tool for visualizing network usage in the terminal.
> More information: <https://github.com/rolandriegel/nload>.
- View all network traffic (use the arrow keys to switch interfaces):
`nload`
- View network traffic on specific interfaces (use the arrow keys to switch interfaces):
`nload device {{interface_one}} {{interface_two}}`