OLD_DIR=$(pwd) echo "QGpCoreTools" cd $(find . -name "QGpCoreTools" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "QGpGuiTools" cd $(find . -name "QGpGuiTools" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "QGpCoreMath" cd $(find . -name "QGpCoreMath" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "QGpGuiWave" cd $(find . -name "QGpGuiWave" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "GeopsyCore" cd $(find . -name "GeopsyCore" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "GeopsyGui" cd $(find . -name "GeopsyGui" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "geopsyfigs" cd $(find . -name "geopsyfigs" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "geopsy" cd $(find . -name "geopsy" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "gptime" cd $(find . -name "gptime" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "screenpicker" cd $(find . -name "screenpicker" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "GeopsyPyCoreWave" cd $(find . -name "GeopsyPyCoreWave" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2 OLD_DIR=$(pwd) echo "GeopsyPySciFigs" cd $(find . -name "GeopsyPySciFigs" | tail -n 1) || exit 2 pwd dpversion C || exit 2 cd $OLD_DIR || exit 2