echo "echo test14      "
echo test14     
echo "  pwd"
  pwd
echo "./myprog 1 2	"
./myprog 1 2	
echo "	cal	"
	cal	
