I know I shouldn't be using TYPE on a binary file ... but I am. The attached random32.zip contains 7.rnd, a 32-byte file of randomly chosen bytes. If I "TYPE 7.rnd" many times I am very likely to get different results, some obviously corrupted. That's troublesome.
Oddly enough, this randomness occurs even if the command is the first (and only) command in a new TCC.
In comparison, CMD's TYPE shows the same thing every time.
Oddly enough, this randomness occurs even if the command is the first (and only) command in a new TCC.
In comparison, CMD's TYPE shows the same thing every time.