1
0
Fork 0
mirror of https://gitlab.com/dabruh/dotfiles.git synced 2025-04-28 03:58:11 +02:00
dotfiles/.local/bin/kill-remote-sessions
2022-06-07 11:50:42 +02:00

5 lines
56 B
Bash
Executable file

#!/bin/bash
pkill -fe 'kubectl exec'
pkill -fe 'ssh '