On Fri, 2003-07-25 at 23:44, Ben Sewell wrote:
> I have a install script called fp_install.sh
> what do I have to do to execute the script?

a) /bin/sh fp_install.sh
b) chmod +x fp_install.sh && ./fp_install.sh
c) Buy a Unix/Linux manual, read it.
d) None of the above.

Answer: Either a, b or c would have been correct.  This assumes that
"fp_install.sh" resides in your current directory.

-- 
Jason Dixon, RHCE
DixonGroup Consulting
http://www.dixongroup.net


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to