Found 2 bugs in `od`, not very familiar with the code so just reporting them: 1. -t <integer-type>0 does not work correctly (loops infinitely while printing 0) 2. -J does not seem to have an effect (although it looks like there is some code which does reference/use it)