magic 288 B

1234567
  1. # Put the following lines in your /etc/magic file to get 'file' to recognise
  2. # RDOFF Object Files
  3. 0 string RDOFF RDOFF Object File
  4. >5 byte >32 version %c (little endian)
  5. >5 byte <32 version %d (big endian)