gnunzip to a sparse file

Post Type: 
Tutorial

gunzip -dc test_t43p.gz | cp --sparse=always /dev/stdin test_t43_outo

will gunzip test_t43p.gz and create a uncompress but sparse file
test_t43_outo.