Skip to content

Commit b1e5005

Browse files
committed
jack killer; needs sudo
1 parent cd9ab4a commit b1e5005

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

jackkill

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/usr/bin/env zsh
2+
3+
# kills jack
4+
5+
killall -9 jackd
6+

0 commit comments

Comments
 (0)