home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / netpbma.zip / magic < prev    next >
Text File  |  1994-03-01  |  1KB  |  36 lines

  1. # PBMPLUS auxiliary magic numbers file
  2. #
  3. # These are meant to be used with the "file" program to help determine
  4. # the type of a file.  You can add these entries to the system's /etc/magic
  5. # file, or if your version of "file" supports the -m flag you can use
  6. # them that way.
  7. #
  8. # All of these entries use the "string" format so that they will work on
  9. # both big-endian and little-endian machines.
  10.  
  11. 0    string        \037\235        compressed file
  12. 0    string        begin            uuencoded file
  13. 0    string        xbtoa            btoa'd file
  14.  
  15. 0    string        P1            PBM file
  16. 0    string        P2            PGM file
  17. 0    string        P3            PPM file
  18. 0    string        P4            PBM "rawbits" file
  19. 0    string        P5            PGM "rawbits" file
  20. 0    string        P6            PPM "rawbits" file
  21.  
  22. 0    string        \361\0\100\273        CMU window manager bitmap
  23. 0    string        \131\246\152\225    Sun rasterfile
  24. 0    string        yz            MGR bitmap
  25. 0    string        \115\115        TIFF file, big-endian
  26. 0    string        \111\111        TIFF file, little-endian
  27. 0    string        GIF87a            GIF file
  28. 0    string        GIF89a            GIF file
  29. 8    string        ILBM            IFF ILBM file
  30. 0    string        This\040is\040a\040BitMap\040file    Lisp Machine bit-array-file
  31. 0    string        !!            Bennet Yee's "face" format
  32. 0    string        \117\072        Solitaire Image Recorder format
  33. >4    string        \013            MGI Type 11
  34. >4    string        \021            MGI Type 17
  35. 0       string        \1\332            SGI image file
  36.