[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: get error: /bin/sh: line1: myfilter: command in boot messages...



Am Freitag, 23. Januar 2004 18:49 schrieb Walter Tautz:
> On Thu, 22 Jan 2004, Bernd S. Brentrup wrote:
> > On Wed, Jan 21, 2004 at 02:11:39PM -0500, Walter Tautz wrote:
> > > specically I have a /bin/sh script in
> > > /etc/network/if-pre-up.d/myfilter:
> > >
> > > #! /bin/sh
> >
> > [...]
> >
> > > which DOES work. I wonder why it's complaining about the line #!
> > > /bin/sh during the boot messages. Note no such output is in dmesg.
> >
> > The shebang bites again :) Here's some reading on it:
> >
> >   http://www.in-ulm.de/~mascheck/various/shebang/
>
> Doesn't seem to make a difference whether there is a space after #! or not.
> still get the same annoying message. I suppose it doesn't matter....
>
> running sarge btw, with 2.4.23 kernel version.

Just a guess:

# cat myfilter | recode ibmpc..lat1 > myfilter.new

Try if myfilter.new executes. I had this problem after transferring one file 
via ftp some time ago.

If its not the problem, well - it was just a guess ;-)

Cajus



Reply to: