(clear && make clean && (make testbuildkernel || exit)) && ((read -n 1 -s -r -p "Build successful!... Press any key to continue.") && (make testrun && clear))
