#! /bin/csh -f
#
#  Filename:  quotes1
#
#  Try running this C shell script with 1 command-line parameter.
#
echo '$argv[1]'
