how do I run a script?

2003-03-27 Thread stevnewb
The SCRIPT facility makes it very easy to write a script, but the permissions vector does not not include an 'x' for execution rights. The script *belongs* to the root, which is how I'm logged in when I'm trying to access it, but when I try to invoke it, I am informed that I don't have the p

Re: ADSL

2003-03-23 Thread stevnewb
Thijs Thiessens: Try the following: [These are commands to the terminal] cd /sbin /* this is where most of the commands live */ cp /etc/rc.d/init.d/adsl . /* now adsl lives here too */ ls/* lots and lots of commands! */ /* these commands from here need prefix "./" to run! */ ./ifc