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.
|
−c |
Overwrite existing files. |
−d dir
Change directory to dir before extracting files.
|
−f |
Same as −c. |
|||
|
−q |
Shhh! |
No environment variables are used.
None.
There are too many existent shar formats for it to handle.
shar, uudecode
Larry Wall | [email protected]
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.