ready for tagging
[util-vserver.git] / distrib / misc / h2ext.desc
1 # Borrowed from file(1)
2 # gzip (GNU zip, not to be confused with [Info-ZIP/PKWARE] zip archiver)
3 0       string          \037\213                gzip -d -c      1
4 # tar posix
5 257     string          ustar\0                 tar -x          0
6 # tar gnu
7 257     string          ustar\040\040\0         tar -x          0
8 # cpio
9 0       short           070707                  cpio -i         0
10 # cpio swapped
11 0       short           0143561                 cpio -i         0
12 # bzip2
13 0       string          BZh                     bzip2 -d -c     1
14 # dump/restore new-fs big and little endian
15 24      belong          60012                   restore -rf -   0
16 24      lelong          60012                   restore -rf -   0
17 # dump/restore old-fs big and little endian
18 24      belong          60011                   restore -rf -   0
19 24      lelong          60011                   restore -rf -   0