
#------------------------------------------------------------------------------
# linux:  file(1) magic for Linux files
#
# Values for Linux/i386 binaries, from Rik Faith <faith@cs.unc.edu>,
# Peter Tobias <tobias@server.et-inf.fho-emden.de>, and Daniel Quinlan
# <quinlan@yggdrasil.com>
2	leshort		100		Linux/i386
>0	leshort		0410		pure executable (NMAGIC)
>0	leshort		0413		demand-paged executable (ZMAGIC)
>0	leshort		0314		demand-paged executable (QMAGIC)
>16	lelong		>0		not stripped
>0	string		Jump		jump
0	leshort		0407		object file or impure executable (OMAGIC)
>20	long		>0x1020		DLL library
# message catalogs, from Mitchum DSouza <m.dsouza@mrc-apu.cam.ac.uk>
0	string		*nazgul*	compiled message catalog
>8	long		>0		- version %ld
# core dump file, from Bill Reynolds <bill@goshawk.lanl.gov>
216	lelong		0421		core file (Linux)
>220	string		>\0		- core dump of '%s'
#
# LILO boot/chain loaders, from Daniel Quinlan <quinlan@yggdrasil.com>
# this can be overridden by the DOS executable (COM) entry
2	string		LILO		LILO boot/chain loader
#
# Debian Packages, from Peter Tobias <tobias@server.et-inf.fho-emden.de>
0	string		0.9
>8	byte		0x0a		Debian Binary Package -
>>3	byte		>0		created by dpkg 0.9%c
>>4	byte		>0		pl%c
