[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: I'm confuzzed!
- From: Kevin Colby <kevinc grainsystems com>
- To: redhat-install-list redhat com
- Subject: Re: I'm confuzzed!
- Date: Wed, 03 May 2000 11:52:12 -0500
"Burke, Thomas G." wrote:
>
> I have to be honest, it was just the link's...
> However, I _can_ run the script manually (as root)...
Well, okay then.
> > Is it saying that "./rc.firewall" is not found or that some file
> > refernced withing is not found? Also, check your shell invocation
> > at the top of the script.
>
> Shell invocation is there #! sh (or something along those lines)...
Yes, but what _exactly_ does it say?
This is not a comment to let you know this is a shell script.
"#!/bin/sh" as the first line of a file means very specifically,
"Run /bin/sh as the interpreter for this script." If this exact
path is not correct, you may get an error like this.
- Kevin Colby
kevinc grainsystems com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]