1
0
Fork 0
mirror of https://gitlab.com/dabruh/dotfiles.git synced 2025-04-25 10:38:11 +02:00

Kills remote sessions.

This commit is contained in:
dabruh 2022-06-07 11:50:42 +02:00
parent 8e5a901947
commit 134c476cb0

View file

@ -0,0 +1,5 @@
#!/bin/bash
pkill -fe 'kubectl exec'
pkill -fe 'ssh '