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