From: Keith Bostic Date: Thu, 3 Dec 1992 10:17:56 +0000 (-0800) Subject: date and time created 92/12/02 18:17:56 by bostic X-Git-Tag: BSD-4_4-Snapshot-Development~4193 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/8e4859043eaeb869a4035a214b08a33c963352f7 date and time created 92/12/02 18:17:56 by bostic SCCS-vsn: usr.bin/compress/zcat.sh 5.1 --- diff --git a/usr/src/usr.bin/compress/zcat.sh b/usr/src/usr.bin/compress/zcat.sh new file mode 100644 index 0000000000..ae8c9cc69b --- /dev/null +++ b/usr/src/usr.bin/compress/zcat.sh @@ -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 $*