ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahz_5.4.0.1/zcat.htm

56 lines
1.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<title>zcat - Expand and concatenate data</title>
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</HEAD>
<body bgcolor="#FFFFFF">
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h2>zcat - Expand and
concatenate data</h2>
<strong>Synopsis</strong>
<p><strong>zcat</strong> [<em>file</em> ...]</p>
<p><strong>Description</strong></p>
<p>The <strong>zcat</strong> utility expands the compressed data
from the specified <em>files</em> and the uncompressed output is
written to standard output.</p>
<p><strong>Operands</strong></p>
<p>Each <em>file</em> is a pathname of a file that contains
compressed data.</p>
<p><strong>Exit Status</strong></p>
<ul>
<li>0 on success</li>
<li>&gt;0 if an error occurs.</li>
</ul>
<p><strong>Related information</strong></p>
<ul>
<li><a href="compress.htm">compress - Compress data</a></li>
<li><a href="uncompress.htm">uncompress - Expand compressed
data</a></li>
</ul>
<!-- end ibmbody========================================================= -->
</body>
</html>