#!/bin/sh if [ -x "`which daemon`" ]; then daemon emacs --daemon daemon sysfiles daemon maildirproc fi