1 2#------------------------------------------------------------------------------ 3# $File: claris,v 1.8 2016/07/18 19:23:38 christos Exp $ 4# claris: file(1) magic for claris 5# "H. Nanosecond" <aldomel@ix.netcom.com> 6# Claris Works a word processor, etc. 7# Version 3.0 8 9# .pct claris works clip art files 10#0000000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 11#* 12#0001000 #010 250 377 377 377 377 000 213 000 230 000 021 002 377 014 000 13#null to byte 1000 octal 14514 string \377\377\377\377\000 15>0 string \0\0\0\0\0\0\0\0\0\0\0\0\0 Claris clip art 16514 string \377\377\377\377\001 17>0 string \0\0\0\0\0\0\0\0\0\0\0\0\0 Claris clip art 18 19# Claris works files 20# .cwk 21# Moved to Apple AppleWorks document 22#0 string \002\000\210\003\102\117\102\117\000\001\206 Claris works document 23# .plt 240 string \020\341\000\000\010\010 Claris Works palette files .plt 25 26# .msp a dictionary file I am not sure about this I have only one .msp file 270 string \002\271\262\000\040\002\000\164 Claris works dictionary 28 29# .usp are user dictionary bits 30# I am not sure about a magic header: 31#0000000 001 123 160 146 070 125 104 040 136 123 015 012 160 157 144 151 32# soh S p f 8 U D sp ^ S cr nl p o d i 33#0000020 141 164 162 151 163 164 040 136 123 015 012 144 151 166 040 043 34# a t r i s t sp ^ S cr nl d i v sp # 35 36# .mth Thesaurus 37# starts with \0 but no magic header 38 39# .chy Hyphenation file 40# I am not sure: 000 210 034 000 000 41 42# other claris files 43#./windows/claris/useng.ndx: data 44#./windows/claris/xtndtran.l32: data 45#./windows/claris/xtndtran.lst: data 46#./windows/claris/clworks.lbl: data 47#./windows/claris/clworks.prf: data 48#./windows/claris/userd.spl: data 49