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
5 257 string ustar\0 tar -x --numeric-owner 0
7 257 string ustar\040\040\0 tar -x --numeric-owner 0
9 0 short 070707 cpio -i --numeric-uid-gid 0
11 0 short 0143561 cpio -i --numeric-uid-gid 0
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