summaryrefslogtreecommitdiffstats
path: root/kill-ssh
diff options
context:
space:
mode:
Diffstat (limited to 'kill-ssh')
-rwxr-xr-xkill-ssh3
1 files changed, 3 insertions, 0 deletions
diff --git a/kill-ssh b/kill-ssh
new file mode 100755
index 0000000..6d171df
--- /dev/null
+++ b/kill-ssh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+pkill -f '^ssh: '"$HOME"'/.ssh/multi/.* \[mux\]$'