#!/bin/csh -f
#!/bin/bash
echo '>>'"$home"'<<'
echo 'term>>'"$term"'<<'
echo 'TERM>>'"$TERM"'<<'
echo $FOO
echo '>>'"$prompt"'<<'
echo $foo
