date and time created 92/12/02 18:17:56 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 3 Dec 1992 10:17:56 +0000 (02:17 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 3 Dec 1992 10:17:56 +0000 (02:17 -0800)
SCCS-vsn: usr.bin/compress/zcat.sh 5.1

usr/src/usr.bin/compress/zcat.sh [new file with mode: 0644]

diff --git a/usr/src/usr.bin/compress/zcat.sh b/usr/src/usr.bin/compress/zcat.sh
new file mode 100644 (file)
index 0000000..ae8c9cc
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/sh -
+#
+# Copyright (c) 1992 The Regents of the University of California.
+# All rights reserved.
+#
+# %sccs.include.redist.sh%
+#
+#      @(#)zcat.sh     5.1 (Berkeley) %G%
+#
+
+uncompress -c $*