1*36c0c0feStedu# $OpenBSD: asterix,v 1.2 2004/06/03 03:14:19 tedu Exp $ 2ab0f8c09Smillert 3ab0f8c09Smillert#------------------------------------------------------------------------------ 4ab0f8c09Smillert# asterix: file(1) magic for Aster*x; SunOS 5.5.1 gave the 4-character 5ab0f8c09Smillert# strings as "long" - we assume they're just strings: 6ab0f8c09Smillert# From: guy@netapp.com (Guy Harris) 7ab0f8c09Smillert# 8ab0f8c09Smillert0 string *STA Aster*x 9ab0f8c09Smillert>7 string WORD Words Document 10ab0f8c09Smillert>7 string GRAP Graphic 11ab0f8c09Smillert>7 string SPRE Spreadsheet 12ab0f8c09Smillert>7 string MACR Macro 13ab0f8c09Smillert0 string 2278 Aster*x Version 2 14ab0f8c09Smillert>29 byte 0x36 Words Document 15ab0f8c09Smillert>29 byte 0x35 Graphic 16ab0f8c09Smillert>29 byte 0x32 Spreadsheet 17ab0f8c09Smillert>29 byte 0x38 Macro 18ab0f8c09Smillert 19