16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Options<br />

Localization<br />

Exit Values<br />

Portability<br />

–c Writes uncompressed output to the standard output (like zcat).<br />

–D Must be used to uncompress a sorted dictionary file compressed using the<br />

–D option of compress.<br />

–f Forces file to be uncompressed, regardless of whether a file with the same<br />

base name already exists.<br />

–V Prints version number information for uncompress.<br />

–v Displays name of each file when it is uncompressed.<br />

uncompress uses the following localization environment variables:<br />

v LANG<br />

v LC_ALL<br />

v LC_CTYPE<br />

v LC_MESSAGES<br />

v NLSPATH<br />

See Appendix F for more information.<br />

0 Successful completion<br />

1 Failure due to any of the following:<br />

v Unknown command-line option<br />

v Inability to obtain information about an argument file<br />

v File has more than one link<br />

v File is not a regular file<br />

v File is not in compressed format<br />

v File was compressed using more than 16 bits<br />

v There is no space for decompress tables<br />

v A compressed file is corrupt<br />

uncompress is found on many <strong>UNIX</strong> systems.<br />

The –D option is an extension to traditional implementations of uncompress; the<br />

–D and –V options are extensions to the P<strong>OS</strong>IX standard.<br />

Related Information<br />

compress, cpio, pack, unpack, zcat<br />

unexpand — Compress spaces into tabs<br />

Format<br />

Description<br />

unexpand [–a] [–t tablist] [file ...]<br />

uncompress<br />

unexpand replaces blank characters in the data from each file argument with the<br />

most efficient use of tabs and spaces. If you do not specify any files, unexpand<br />

reads the standard input. The result is sent to standard output.<br />

Chapter 2. Shell command descriptions 725

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

Saved successfully!

Ooh no, something went wrong!