On Wed, 15 Nov 2006 17:02:07 -0500, T wrote:
> Hi
>
> For characters whose byte values are greater than 0x7f, how bash
> encode/decode them?
>
> I.e.,
>
> echo $'\312\325\274\376\317\344' | bash_encode
>
> Anybody know how to make the output similar to '\312\325\274\376\317\344'?
Just FYI,
Hi
For characters whose byte values are greater than 0x7f, how bash
encode/decode them?
I.e.,
echo $'\312\325\274\376\317\344' | bash_encode
Anybody know how to make the output similar to '\312\325\274\376\317\344'?
thanks
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.ne
2 matches
Mail list logo