in reply to Re: sed character codes
in thread sed character codes

thanks! that was exactly what I was looking for. I just needed the formatting convention, which appears to be:

\x[A-Z0-9]{2}\x[A-Z0-9]{2}

More generally, do you (or does anyone else) happen to know where I could find this information for other character encodings?? joe

Replies are listed 'Best First'.
Re^3: sed character codes
by chanio (Priest) on Mar 30, 2006 at 03:50 UTC