xref: /dragonfly/contrib/file/magic/Magdir/weak (revision b71f52a9)
1#------------------------------------------------------------------------------
2# weak:  file(1) magic for very weak magic entries, disabled by default
3#
4# These entries are so weak that they might interfere identification of
5# other formats. Example include:
6# - Only identify for 1 or 2 bytes
7# - Match against very wide range of values
8# - Match against generic word in some spoken languages (e.g. English)
9
10# Summary: Computer Graphics Metafile
11# Extension: .cgm
12#0	beshort&0xffe0	0x0020		binary Computer Graphics Metafile
13#0	beshort		0x3020		character Computer Graphics Metafile
14
15#0	string		=!!		Bennet Yee's "face" format
16