| 12345678910111213141516 | 
							
- #------------------------------------------------------------------------------
 
- # $File: uterus,v 1.3 2014/04/30 21:41:02 christos Exp $
 
- # file(1) magic for uterus files
 
- # http://freecode.com/projects/uterus
 
- #
 
- 0	string		UTE+	uterus file
 
- >4	string		v	\b, version
 
- >5	byte		x	%c
 
- >6	string		.	\b.
 
- >7	byte		x	\b%c
 
- >8	string		\<\>	\b, big-endian
 
- >>16	belong		>0	\b, slut size %u
 
- >8	string		\>\<	\b, litte-endian
 
- >>16	lelong		>0	\b, slut size %u
 
- >10	byte		&8	\b, compressed
 
 
  |