NAME
unpar - extract files from a Perl archive
SYNOPSIS
unpar [-d dir] [-cfqv] file [files...]
DESCRIPTION
unpar scans files for Perl archives and extracts the files contained in those archives.
OPTIONS
- -c
-
Overwrite existing files.
- -d dir
-
Change directory to dir before extracting files.
- -f
-
Same as -c.
- -q
-
Shhh!
- -v
-
Print version info and exit.
SEE ALSO
par
AUTHOR
This implementation of unpar was written by Tim Gim Yee, tim.gim.yee@gmail.com.
COPYRIGHT and LICENSE
This program is copyright (c) Tim Gim Yee 1999.
This program is free and open software. You may use, modify, distribute, and sell this program (and any modified variants) in any way you wish, provided you do not restrict others from doing the same.