#!/bin/sh
#  BASH script alias for NetRexxC.sh script
# -----------------------------------------------------------------
#  Reminder: to make this executable: chmod 751 nrc
# -----------------------------------------------------------------
#  2000.08.20 -- initial version derived from nrc.bat

NetRexxC.sh $*
