Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/gemstones/iftop.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@ Breaking the bottom pane's lines:

* ++s++ - aggregate all traffic for each source
* ++d++ - aggregate all traffic for each destination
* ++S++ - toggle display of source port
* ++D++ - toggle display of destination port
* ++shift+s++ - toggle display of source port
* ++shift+d++ - toggle display of destination port
* ++t++ - toggle between display modes: default two-line display with send and receive traffic, and three-line display of send, receive, and total traffic
* ++1++, ++2++, ++3++ - sort by 1st, 2nd, or 3rd column
* ++l++ - enter a POSIX regular expression to filter hostnames
* ++P++ - pause current display
* ++shift+p++ - pause current display
* ++o++ - freeze total bandwidth counts
* ++j++ - scroll down
* ++k++ - scroll up
Expand Down