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