Don't call this file directly.
echo a
echo "hello world"
echo "hello world"
print "hello world"
print STDOUT "hello world\n";
FOO bar bar bar FOO bar bar
echo ${my.sh.property}
echo hello world
echo $0
echo hello world
current=`pwd`
echo "dir is $current"