|
NAMEfastjar - archive tool for Java archivesSYNOPSISfastjar -ctxu [OPTIONS] [jar-file] [manifest-file] [-C dir] files...DESCRIPTION"fastjar" is an implementation of Sun's jar utility that comes with the JDK, written entirely in C, and runs in a fraction of the time while being feature compatible.If any file is a directory then it is processed recursively. The manifest file name and the archive file name needs to be specified in the same order the -m and -f flags are specified. OPTIONSExactly one of the following actions must be specified:
The following parameters are optional:
All remaining options are considered to be names of files. SEE ALSOgcj(1), gij(1), grepjar(1) and the Info entry for gcj.COPYRIGHTCopyright (C) 2002 Matthias KlosePermission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. A copy of the license is included in the man page gfdl(7).
Visit the GSP FreeBSD Man Page Interface. |