22 if [[ -z $COMSPEC ]]; then
23 fvwm &
24 fi
25
26 # Last command.
27 exec xterm -e bash -i
27 exec xterm -geometry 80x42 -e bash -i