#! /usr/bin/sh if ! ps -A | grep -q "guestbook.rb"; then nice -n 15 /home/de_alchmst/projects/guestbook.rb & fi