gzexe (1) Linux Manual Page
NAME gzexe – compress executable files in place SYNOPSIS gzexe name … DESCRIPTION The gzexe utility allows you to compress executables in place and have them automatically uncompress and execute when you run them (at a penalty in performance). For example if you execute “gzexe /usr/bin/gdb” it will create the following two files: -rwxr-xr-x 1…
