dotfiles/.local/bin/kill-remote-sessions

6 lines
56 B
Plaintext
Raw Normal View History

2022-06-07 11:50:42 +02:00
#!/bin/bash
pkill -fe 'kubectl exec'
pkill -fe 'ssh '