On Sun, 27 Aug 2006 19:03:44 +1200
Alan <[EMAIL PROTECTED]> wrote:

> Right Christopher here are the two  that you wanted.... by the 3way I 
> think cp stands for copy
> but what does the grep command mean please(sometime).
> 
> Alan
> 

There's a load of weird sh*t in there! How about....

cd /etc/ppp
mv options options.save
echo "noauth
debug
lock" > options

and see if that works? If it doesn't, then 
mv options.save options

to restore the original file.

Steve

Reply via email to