5 lines
64 B
Plaintext
Raw Normal View History

2020-05-13 15:07:01 +02:00
#!/bin/sh
pkill -SIGTRAP dbar
[ ! "$(pgrep dbar)" ] && dbar &