Re: it seems at XFS bug?!

From: Jan Engelhardt
Date: Sun May 20 2007 - 04:42:22 EST



On May 19 2007 22:24, Willy Tarreau wrote:
>On Sat, May 19, 2007 at 09:50:43PM +0200, oliver pinter wrote:
>> yeah, but how produziert?
>
>I *think* it is the unbreakable space.

\xa0 is 160, aka the NBSP. But __only__ in ISO-8859. It is an invalid
UTF-8 sequence (which is why you may not even "see" the nbsp :-)

>Maybe you can enter it on
>your keyboard using AltGr-spacebar or something like this. If this
>is the case, it's possible that you got it right after a '>' during
>a command like below :

perl -e 'open F,">\xa0"';



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