Hello,
I'm very new to Linux..
What is this?
>sleep 3h;ppp-blit;sleep 3h;ppp-blit;beep-on` before going to sleep.

Not that I understood this either...

#!/bin/sh

sleep 1;

if [ -e /root/ppp-blit.lck ]
then
echo ppp0 already up
else
echo Bringing up ppp0
echo Blitting email and news > /root/ppp-blit.lck
ifup ppp0
fi



To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to