repo.or.cz
/
wecker.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[wecker.git]
/
wecker_alarm.sh
blob
b099b3e0ec7addf098be8c20bc94f5690dd729b2
1
#!/bin/sh
2
ps x |
awk
'/\/usr\/bin\/wecker.py/{exit 1}'
&& (/
usr
/
bin
/
wecker.py
&)
3
/
usr
/
bin
/
mplayer
-loop
0
"$@"