#!/bin/ksh
#
#ident	"@(#)alias.sh	1.1	95/02/06 SMI"
#
# Copyright (c) 1995 by Sun Microsystems, Inc.
#
cmd=`basename $0`
$cmd "$@"
