in reply to Re^5: script inserts \x00 bytes on WinXP
in thread script inserts \x00 bytes on WinXP
sorry. I had looked at it with "od -c" and shot off the reply.
od -tacx1 fooutf2 | head 0000000 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f + 3f * 0000040 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +nl ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? +\n 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f + 0a 0000060 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f + 3f
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: script inserts \x00 bytes on WinXP
by Anonymous Monk on Sep 06, 2008 at 13:59 UTC |