xref: /dragonfly/contrib/file/magic/Magdir/asterix (revision 2b3f93ea)
1
2#------------------------------------------------------------------------------
3# $File: asterix,v 1.5 2009/09/19 16:28:08 christos Exp $
4# asterix:  file(1) magic for Aster*x; SunOS 5.5.1 gave the 4-character
5# strings as "long" - we assume they're just strings:
6# From: guy@netapp.com (Guy Harris)
7#
80	string		*STA		Aster*x
9>7	string		WORD			Words Document
10>7	string		GRAP			Graphic
11>7	string		SPRE			Spreadsheet
12>7	string		MACR			Macro
130	string		2278		Aster*x Version 2
14>29	byte		0x36			Words Document
15>29	byte		0x35			Graphic
16>29	byte		0x32			Spreadsheet
17>29	byte		0x38			Macro
18
19