According to Ian Warburton: While burning my CPU.
> 
> Can anyone tell me how to make a script run. I have chmodded the file
> like this
> chmod 700 ppp-on 
> but the file will not execute.
> 
> TIA
> 
> Ian
> 

chmod +x <filename>
or
chmod 755 <filename>


-- 
Regards Richard.
[EMAIL PROTECTED]

Merry Xmas to all, and may all your troubles be small (ones).

Reply via email to