shar
Create a shell archive.
TLDR
Create a shell script that when executed extracts the given files from itself
$ shar [path/to/file1 path/to/file2 ...] > [path/to/archive.sh]
Create a shell script that when executed extracts the given files from itself