#!/bin/sh
# @(#)copyfile.sh	1.2 99/03/23 Sun Microsystems, Inc.

exec /bin/cat >/etc/opt/SUNWicg/SunScreen/tmpcerts/${1?}
