!752 p { if (!isOnPATH("adb")) print("adb not on path"); else { backtick_verbose = true; backtick("adb forward tcp:4995 tcp:4999"); } }