unshar - extract files from a shell archive
unshar [-d dir] [-cfq] file [files...]
unshar scans files for shell archives and extracts the files contained in those archives. unshar attempts to decode a shar file in a secure fashion. If it can't do so, it will instruct you to inspect something first.
No environment variables are used.
None.
There are too many existent shar formats for it to handle.
shar, uudecode
Larry Wall | larry@wall.org
Copyright (c) 1999 Larry Wall. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.