1*b6cee71dSXin LI 2*b6cee71dSXin LI#------------------------------------------------------------------------------ 3*b6cee71dSXin LI# $File: fusecompress,v 1.2 2011/08/08 09:05:55 christos Exp $ 4*b6cee71dSXin LI# fusecompress: file(1) magic for fusecompress 5*b6cee71dSXin LI0 string \037\135\211 FuseCompress(ed) data 6*b6cee71dSXin LI>3 byte 0x00 (none format) 7*b6cee71dSXin LI>3 byte 0x01 (bz2 format) 8*b6cee71dSXin LI>3 byte 0x02 (gz format) 9*b6cee71dSXin LI>3 byte 0x03 (lzo format) 10*b6cee71dSXin LI>3 byte 0x04 (xor format) 11*b6cee71dSXin LI>3 byte >0x04 (unknown format) 12*b6cee71dSXin LI>4 long x uncompressed size: %d 13