]> git.saurik.com Git - apple/file_cmds.git/blob - file/magdir/asterix
file_cmds-60.tar.gz
[apple/file_cmds.git] / file / magdir / asterix
1
2 #------------------------------------------------------------------------------
3 # asterix: file(1) magic for Aster*x; SunOS 5.5.1 gave the 4-character
4 # strings as "long" - we assume they're just strings:
5 # From: guy@netapp.com (Guy Harris)
6 #
7 0 string *STA Aster*x
8 >7 string WORD Words Document
9 >7 string GRAP Graphic
10 >7 string SPRE Spreadsheet
11 >7 string MACR Macro
12 0 string 2278 Aster*x Version 2
13 >29 byte 0x36 Words Document
14 >29 byte 0x35 Graphic
15 >29 byte 0x32 Spreadsheet
16 >29 byte 0x38 Macro
17