>>>>> Petr Baudis <[EMAIL PROTECTED]> writes: > Remember that it's an URL (so you can't use '%'), and '#' is the > canonical URL fragment identifier delimiter. (And fragments are > perfect for this kind of thing, if you look at the RFC, BTW.)
Ouch, true--rule out %... > Still, why would you escape it? My shell will not take # as a > comment start if it is immediately after an alphanumeric character. Well, you just taught me something about bash I didn't know.... /me goes back to his hole with some more knowledge. Thanks, -- Inaky - 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/