1 2 3 4 5 6 7 8
#!/bin/bash sudo /sbin/sv stop mythbackend MESSAGE="`hostname` B.E. stopped" /usr/bin/func "*" call msg display "$MESSAGE" &