On Fri, 11 Feb 2000, kevin williams wrote:

> 
> then when I execute it with a ./example.sh
> 
> I get a permission denied

You haven't told the OS that it can be executed (Assuming you did put
the #!/bin/bash or whatever line).  chmod +x in the very least.

-- 

Duncan Hill                     Sapere aude
One net to rule them all, One net to find them,
One net to bring them all, and using Unix bind them.



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to