*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> gzexe (1)              
Title
Content
Arch
Section
 

GZEXE(1)

Contents


NAME    [Toc]    [Back]

     gzexe - create auto-decompressing executables

SYNOPSIS    [Toc]    [Back]

     gzexe [-d] file ...

DESCRIPTION    [Toc]    [Back]

     The gzexe utility uses gzip(1) to compress executables, producing executables
  that  decompress  on-the-fly  when executed.  This
saves disk
     space, at the cost of slower execution times.  The  original
executables
     are  saved  by  copying each of them to a file with the same
name with a `~'
     suffix appended.  After verifying that the  compressed  executables work as
     expected, the backup files can be removed.

     The options are as follows:

     -d       Decompress  executables  previously  compressed  by
gzexe.

     The gzexe program refuses to compress non-regular or non-executable
     files, files with a setuid or setgid bit set, files that are
already compressed
 using gzexe or programs it needs to perform  on-thefly decompression:
  sh(1),  mktemp(1),  rm(1), echo(1), tail(1), gzip(1),
and chmod(1).

SEE ALSO    [Toc]    [Back]

      
      
     gzip(1)

CAVEATS    [Toc]    [Back]

     The gzexe utility replaces files by  overwriting  them  with
the generated
     compressed  executable.   To  be  able to do this, it is required that the
     original files are writable.

OpenBSD     3.6                           July      30,      2003
[ Back ]
 Similar pages
Name OS Title
chkdupexe Linux find duplicate executables
perlcc Linux generate executables from Perl programs
perlcc OpenBSD generate executables from Perl programs
libstand FreeBSD support library for standalone executables
pixdump IRIX print out the tables in SpeedShop instrumented executables
rqsall IRIX requickstarts out-of-sync ELF shared objects/executables on a system
vacation FreeBSD E-mail auto-responder
netrc IRIX ftp auto-login initialization file
fsd.tab IRIX table of daemons spawned from /etc/fsd.auto
configAutoLogin IRIX enable or disable auto login
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service