lib/scripts/ucat
author slotosch
Wed, 26 Mar 1997 13:44:05 +0100
changeset 2840 7e03e61612b0
parent 2579 4af1023fc6bf
child 3007 e5efa177ee0c
permissions -rwxr-xr-x
generalized theorems and class instances for Cprod. Now "*"::(cpo,cpo)cpo and "*"::(pcpo,pcpo)pcpo

#!/bin/bash -norc
#
# $Id$
#
# ucat - uninterruptible cat.

exec tee -i /dev/null "$@"