xref: /minix3/external/bsd/file/dist/magic/magdir/asterix (revision 835f6802383ea18ff9311123031e44be87fb502a)
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