in reply to Re^3: script inserts \x00 bytes on WinXP
in thread script inserts \x00 bytes on WinXP

Anon - od -c shows the file is literally full of only "?" chars and a few "\n" chars.
  • Comment on Re^4: script inserts \x00 bytes on WinXP

Replies are listed 'Best First'.
Re^5: script inserts \x00 bytes on WinXP
by Anonymous Monk on Sep 06, 2008 at 11:56 UTC
    lol, thats not what i wrote
      Anon -

      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