Re: binfmt_script and ^M

David (david@blue-labs.org)
Tue, 27 Feb 2001 15:22:39 -0800


Alistair Riddell wrote:

> On Tue, 27 Feb 2001, Heusden, Folkert van wrote:
>
>> But; it's not that much of hassle to run it trough some awk/sed/whatsoever
>> script, would it? Imho there should be as less as possible code in the
>
>
> man fromdos (on most linux systems anyway)
>

tr -d '\r' < infile > outfile

We wouldn't make the kernel translate m$ word docs into files the kernel
can parse. It's a userland thing and changing the kernel would change a
legacy that would cause a lot of confusion I would expect.

-d

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/