od and byte order

Objectives

We would like to :
  1. Understand and use the program od on *nix systems.
  2. Understand that the byte order in memory might not match the byte order in standard two's complement.

Notes