Description
Self-extracting shell archives can be created for distributing installers, scripts, or bundled files. It is useful for developers who need a portable archive that unpacks itself on Unix-like systems.
Self-extracting packages execute embedded shell logic. Review contents before running archives from others, and avoid bundling secrets or unsafe scripts.