>
> Is there any program that can create compressed self-extracting
> executables a la PKLite in Linux? Anyone know of any? Just curious.
SHAR(1) SHAR(1)
NAME
shar - create shell archives
SYNOPSIS
shar [ options ] file ...
shar -S [ options ]
DESCRIPTION
Shar creates "shell archives" (or shar files) which are in
text format and can be mailed. These files may be
unpacked later by executing them with /bin/sh.
Carl