set olddir $cwd
cd $home
matrix axsh:etc/menu/main "Main] "
echo
echo "[33mType 'menu' to exit the shell and return to the menu system."
echo "Type 'exit' to exit the shell and hang up.[31m"
echo
cd $olddir
