if (!system("adduser bob")) { exit 0; } else { exit 122 }