echo -e "BCCD\nBCCD\nBCCD" 
echo -e "ok, it works.\n" 
echo -e "there appear to be ";
echo -e "no " >&2;
echo -e "problems grabbing error";
