1
2#------------------------------------------------------------------------------
3# $File: uterus,v 1.4 2022/10/31 13:22:26 christos Exp $
4# file(1) magic for uterus files
5# http://freecode.com/projects/uterus
6#
70         string              UTE+      uterus file
8>4        string              v         \b, version
9>5        byte                x         %c
10>6        string              .         \b.
11>7        byte                x         \b%c
12>8        string              \<\>      \b, big-endian
13>>16      belong              >0        \b, slut size %u
14>8        string              \>\<      \b, little-endian
15>>16      lelong              >0        \b, slut size %u
16>10       byte                &8        \b, compressed
17