zrio - maqview tool to make index for gz-file
Contents
Description
make index for gz-file,index filename will be <gz-file>.idx
each level increasing the time for search whist decreasing the size of index
level: default 1024, 1/1024 of source file
level: 512, 1/512 of source file
level: ...
use index <gz-file>.idx, exact from offset(source position) to stdout
Name
zrio - maqview tool to make index for gz-file
Synopsis
zriomake<gz-file> [<index level>]
zriouse<gz-file><offset>[<offlen>]
