NAME
shar - create a shell archive of files
SYNOPSIS
shar file [files...]
DESCRIPTION
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.
SEE ALSO
unshar
AUTHOR
Rich Salz | salzr@certo.com | rsalz@osf.org | rsalz@bbn.com
COPYRIGHT
This code is released to the public domain.