Description
Packages files into shell archive scripts that can recreate their contents when executed by a shell. It is mostly useful for legacy distribution workflows, simple text-based transfer, or maintaining old build systems.
Shell archives are executable scripts, so unpacking archives from untrusted sources can run commands. Inspect unfamiliar archives before extraction and prefer safer archive formats for normal file sharing.