* 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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to