commands.sh

shar

alllinux

Create a shell archive.

More info →

Examples (1)

Create a shell script that when executed extracts the given files from itself

shar path/to/file1 path/to/file2 ... > path/to/archive.sh
made by @shridhargupta | data from tldr-pages