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.

uname<br />

Localization<br />

Usage Note<br />

Exit Values<br />

Portability<br />

Related Information<br />

sh<br />

export PS1="`uname –n ` $ "<br />

2. The following indicates what is returned when you specify the –I option and<br />

when you do not (not specifying –I is the default):<br />

If running on z/<strong>OS</strong> 1.2:<br />

issuing >uname -rsv gives you<br />

<strong>OS</strong>/390 12.00 03<br />

issuing >uname -rsvI gives you<br />

z/<strong>OS</strong> 02.00 01<br />

uname 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 />

uname is a built-in shell command.<br />

0 Successful completion<br />

1 Failure due to inability to find the desired information<br />

2 Failure due to a incorrect command-line option<br />

P<strong>OS</strong>IX.2, X/Open Portability Guide, <strong>UNIX</strong> <strong>System</strong> V.<br />

uncompress — Undo Lempel-Ziv compression of a file<br />

Format<br />

Description<br />

uncompress [cDfVv [file]]<br />

uncompress expands compressed data written by the Lempel-Ziv compression<br />

program compress. Data is read from file or the standard input. On <strong>UNIX</strong> systems,<br />

the name of the file to be uncompressed must end with .Z. If it doesn’t,<br />

uncompress adds one before looking for the file. It places the uncompressed<br />

output in a file with the same name but without the .Z extension. If this file already<br />

exists, uncompress asks if you want to overwrite it, unless you specify the –f<br />

option.<br />

Since the number of bits of compression is encoded in the compressed data,<br />

uncompress automatically uses the correct number of bits. This includes the 9–14<br />

bit compression range specified by P<strong>OS</strong>IX.<br />

724 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference

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

Saved successfully!

Ooh no, something went wrong!