#!/bin/csh -f
echo  | ~gwildenberg/bin/gawk 'BEGIN {split("'$1'",letters,""); print letters[3]}'
