#!/usr/bin/env bash cd /c/VWE/TeslaRel410/emulator/src || exit 1 make -j3 2>&1 | tail -15 echo "EXIT=${PIPESTATUS[0]}" ls -la src/dosbox-x.exe