* Bob Hilliard 

|      if !grep -q include /etc/dictd.conf
|        then
|        [Display message]
|      fi

if !grep -q include /etc/dictd.conf
    then
        db_input high package/foo  || true
fi

-- 
Tollef Fog Heen
Unix _IS_ user friendly... It's just selective about who its friends are.

Reply via email to