| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 | 
							
- #------------------------------------------------------------------------------
 
- # $File: sgi,v 1.17 2009/09/19 16:28:12 christos Exp $
 
- # sgi:  file(1) magic for Silicon Graphics applications
 
- #
 
- #
 
- # Performance Co-Pilot file types
 
- 0	string	PmNs				PCP compiled namespace (V.0)
 
- 0	string	PmN				PCP compiled namespace
 
- >3	string	>\0				(V.%1.1s)
 
- #3	lelong	0x84500526			PCP archive
 
- 3	belong	0x84500526			PCP archive
 
- >7	byte	x				(V.%d)
 
- #>20	lelong	-2				temporal index
 
- #>20	lelong	-1				metadata
 
- #>20	lelong	0				log volume #0
 
- #>20	lelong	>0				log volume #%ld
 
- >20	belong	-2				temporal index
 
- >20	belong	-1				metadata
 
- >20	belong	0				log volume #0
 
- >20	belong	>0				log volume #%ld
 
- >24	string	>\0				host: %s
 
- 0	string	PCPFolio			PCP
 
- >9	string	Version:			Archive Folio
 
- >18	string	>\0				(V.%s)
 
- 0	string	#pmchart			PCP pmchart view
 
- >9	string	Version
 
- >17	string	>\0				(V%-3.3s)
 
- 0	string	#kmchart			PCP kmchart view
 
- >9	string	Version
 
- >17	string	>\0				(V.%s)
 
- 0	string	pmview				PCP pmview config
 
- >7	string	Version
 
- >15	string	>\0				(V%-3.3s)
 
- 0	string	#pmlogger			PCP pmlogger config
 
- >10	string	Version
 
- >18	string	>\0				(V%1.1s)
 
- 0	string	#pmdahotproc			PCP pmdahotproc config
 
- >13	string	Version
 
- >21	string	>\0				(V%-3.3s)
 
- 0	string	PcPh				PCP Help
 
- >4	string	1				Index
 
- >4	string	2				Text
 
- >5	string	>\0				(V.%1.1s)
 
- 0	string	#pmieconf-rules			PCP pmieconf rules
 
- >16	string	>\0				(V.%1.1s)
 
- 3	string	pmieconf-pmie			PCP pmie config
 
- >17	string	>\0				(V.%1.1s)
 
- # SpeedShop data files
 
- 0	lelong	0x13130303			SpeedShop data file
 
- # mdbm files
 
- 0	lelong	0x01023962			mdbm file, version 0 (obsolete)
 
- 0	string	mdbm				mdbm file,
 
- >5	byte	x				version %d,
 
- >6	byte	x				2^%d pages,
 
- >7	byte	x				pagesize 2^%d,
 
- >17	byte	x				hash %d,
 
- >11	byte	x				dataformat %d
 
- # Alias Maya files
 
- 0	string	//Maya ASCII	Alias Maya Ascii File,
 
- >13	string	>\0	version %s
 
- 8	string	MAYAFOR4	Alias Maya Binary File,
 
- >32	string	>\0	version %s scene
 
- 8	string	MayaFOR4	Alias Maya Binary File,
 
- >32	string	>\0	version %s scene
 
- 8	string	CIMG		Alias Maya Image File
 
- 8	string	DEEP		Alias Maya Image File
 
 
  |