#! @shell@ # Print a greeting. cat <>> EOF # Set the PATH. export PATH=/empty for i in @path@; do PATH=$PATH:$i/bin done # Start an interactive shell. exec @shell@