> When running a script (perl in this case) that has DOS-style newlines > (\r\n), Linux 2.4.2 can't find an interpreter because it doesn't > recognize the \r. The following patch should fix this (untested). Fix the script. The kernel expects a specific format Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- binfmt_script and ^M Ivo Timmermans
- Re: binfmt_script and ^M Alan Cox
- Re: binfmt_script and ^M Ivo Timmermans
- Re: binfmt_script and ^M Alan Cox
- Re: binfmt_script and ^M Rogier Wolff
- Re: binfmt_script and ^M Erik Hensema
- Re: binfmt_script and ^M Pavel Machek
- Re: binfmt_script and ^M Jan Nieuwenhuizen
- Re: binfmt_script and ^M Andreas Schwab
- Re: binfmt_script and ^M Richard B. Johnson
- Re: binfmt_script and ^M John Kodis
- Re: binfmt_script and ^M Rik van Riel