summaryrefslogtreecommitdiffstats
path: root/bin/svkill
blob: c0ec72413cdd9149fe1ec06b448d7d03a5695e5e (plain) (blame)
1
2
3
4
#!/bin/bash

svc -k "$HOME/.services/$1"
svget "$1"