There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A small shell script that uncompresses a linux kernel image. It searches for the gzip header (using grep), copies the compressed part to a tmp file and gunzips it