Searched refs:zcat_setup (Results 1 – 1 of 1) sorted by relevance
158 zcat_setup () { args="$args $zin"; } function159 gunzip_setup () { zcat_setup; }160 zmore_setup () { zcat_setup; }161 zless_setup () { zcat_setup; }163 zforce_setup () { zcat_setup; }