29.06.2013 Views

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Description<br />

Actions<br />

Options<br />

78 <strong>Qshell</strong> <strong>Interpreter</strong> (<strong>qsh</strong>)<br />

ajar may be used as an alternative interface for creating and manipulating Java<br />

Archive (JAR) files. The ajar utility combines several of the features found in<br />

zip/unzip tools with those of the “AS/400 Development Kit for Java” jar tool. Use<br />

ajar instead of the jar command when you need a zip or unzip like interface.<br />

Like the jar tool, ajar lists the contents of jar files, extracts from jar files, creates<br />

new jar files and supports many of the zip formats.. Additionally, ajar supports<br />

adding and deleting files in existing jars.<br />

-h | —help<br />

Writes command syntax to stdout.<br />

-l | —list<br />

Writes table of contents to stdout.<br />

-x | —extract<br />

Extracts files to the current directory.<br />

-c | —create<br />

Creates a new archive.<br />

-a | —add<br />

Adds new files to the archive and replaces existing files.<br />

-d | —delete<br />

Deletes files from the archive.<br />

-@ | —stdin<br />

Read file list from stdin. The file list consists of parameters that would<br />

normally follow the jarfile parameter on the command line. The file list may<br />

consist of multiple lines with one item per line and no leading blanks.<br />

Comments begin with ’#’ and extend to the end of the line.<br />

-0 | —store-only<br />

Store only. Do not compress/deflate files. Used when adding files and<br />

creating jars.<br />

-m | —manifest<br />

Include manifest information from the specified file.<br />

-n | —no-deflate<br />

Do not deflate files with the specified suffixes. The list of suffixes must be<br />

terminated by another option or “—”. See examples below.<br />

-p | —pipe<br />

Extract to stdout.<br />

-q | —quiet<br />

Quiet mode. Do not write informational and warning messages.<br />

-r | —recurse<br />

Recurse into directories. Used when adding files and creating jars.<br />

-v | —verbose<br />

Verbose mode. Write diagnostic information to stderr.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!