From 1b8c75acc2c853bfb94600cd4a470c63936e103f Mon Sep 17 00:00:00 2001
From: fabidick22
Date: Tue, 6 Nov 2018 12:56:04 -0500
Subject: [PATCH] Update README.md
Add tools = ["tmux-cssh": "tmux-cluster-ssh", "bom": "Bandwidth Monitor"]
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 9d1f89b..ef2046a 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,7 @@ This is not a final and full version - I update it on an ongoing basis.
:small_orange_diamond: Midnight Commander - visual file manager, licensed under GNU General Public License.
:small_orange_diamond: screen - full-screen window manager that multiplexes a physical terminal.
:small_orange_diamond: tmux - terminal multiplexer, lets you switch easily between several programs in one terminal.
+ :small_orange_diamond: tmux-cssh - tmux-cssh (tmux-cluster-ssh) sets a comfortable and easy to use functionality, clustering and synchronizing virtual tmux-sessions, on top of tmux.
##### :black_small_square: Network
@@ -133,6 +134,7 @@ for transferring data with URLs.
:small_orange_diamond: lsof - displays in its output information about files that are opened by processes.
:small_orange_diamond: FlameGraph - stack trace visualizer.
:small_orange_diamond: lsofgraph - small utility to convert Unix lsof output to a graph showing FIFO and UNIX interprocess communication.
+ :small_orange_diamond: bmon - Bandwidth Monitor - bmon is a monitoring and debugging tool to capture networking related statistics and prepare them visually in a human friendly way.
##### :black_small_square: Log Analyzers