mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 19:54:52 +00:00
Update cheatsheets
This commit is contained in:
17
nload
Normal file
17
nload
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# nload
|
||||
|
||||
> Visualize 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}}`
|
||||
Reference in New Issue
Block a user