According to andrew shields: While burning my CPU.
> 
> thanx hey 
> 
>          yeah i worked it out its just a real pain in the butt 
> 
> I am also having trouble that when i run a script to let say shutdown or
> mount the cdrom
> it says can't find file even though its in the same directory i'm using do i
> have to put something in to tell it which shell to use eg bash ????????
> thanx for the help
> 

Does this mail have some sort of invisable text or am i missing something??.
Just what is your problem, tell us more then "maybe" someone on the list
will be able to help you.

If you use bash then all "bash" scripts should have;

#!/bin/sh

as thier first line and be made executable with 'chmod a+x <filename>' then
possably even executed as;

'./<filename>'

<Note from Editor>

"You help us, we'll help you."

<End Note from Editor>


QOTD:
                "In god we trust, all others pay cash"

-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to