Skip to content
Snippets Groups Projects
Alessandro Rubini's avatar
Alessandro Rubini authored
The program receives from the command line the name of a zio
data file and a number of blocks. It retrieves the blocks
and sends them to stdout. It gets zio data using mmap() if
available, otherwise read.

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
Acked-by: default avatarFederico Vaga <federico.vaga@gmail.com>
c827f617
Name Last commit Last update
..
.gitignore
Makefile
zio-cat-file.c
zio-dump.c