diff options
| author | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-27 21:57:12 +0000 |
|---|---|---|
| committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-27 21:57:12 +0000 |
| commit | b9e1532a3e8ecef0f1551a689be344c06370e0a1 (patch) | |
| tree | 4f2769c4332ff3e14dd4da9da5fd9f4bba25b659 /usr.bin/file | |
| parent | 3d08ec926a78bc612251b0136c4cc9b304bbaec7 (diff) | |
Notes
Diffstat (limited to 'usr.bin/file')
| -rw-r--r-- | usr.bin/file/Magdir/bzip | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/usr.bin/file/Magdir/bzip b/usr.bin/file/Magdir/bzip new file mode 100644 index 000000000000..97692ce7357d --- /dev/null +++ b/usr.bin/file/Magdir/bzip @@ -0,0 +1,14 @@ +# bzip a block-sorting file compressor +# by Julian Seward <sewardj@cs.man.ac.uk> and others +# +0 string BZ bzip compressed data +>2 byte x \b, version: %c +>3 string =1 \b, compression block size 100k +>3 string =2 \b, compression block size 200k +>3 string =3 \b, compression block size 300k +>3 string =4 \b, compression block size 400k +>3 string =5 \b, compression block size 500k +>3 string =6 \b, compression block size 600k +>3 string =7 \b, compression block size 700k +>3 string =8 \b, compression block size 800k +>3 string =9 \b, compression block size 900k |
