shar - create a shell archive of files
shar file [files...]
shar creates a shell archive of the files on the command line. The shell archive is a shell script, and executing it will recreate the files. Directories are not recreated.
unshar
Rich Salz | salzr@certo.com | rsalz@osf.org | rsalz@bbn.com
This code is released to the public domain.