Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in exit-code

ERROR: resizing partition e2fsck failed with exit code 8

Run MsiExec from PowerShell and get Return Code

How can I display a 'naked' error message in PowerShell without an accompanying stacktrace?

How to detect the status of msbuild from command line or C# Application

c# msbuild process exit-code

Unit test script returns exit code = 0 even if tests fail

Is it possible to get the exit code from a subshell?

bash scripting exit-code

Sql*plus always returns exit code 0?

How to get the numeric exit status of an exited docker container?

docker exit-code

ExitCodes bigger than 255, possible?

How to capture the Return Value of a ScriptBlock invoked with Powershell's Invoke-Command

Running code on program exit in Java [duplicate]

java exit-code system.exit

Setting exit code in Python when an exception is raised

python exception exit-code

Get error code from within a batch file

Customize zsh's prompt when displaying previous command exit code

zsh exit-code

Check if process returns 0 with batch file

How do I set $? or the return code in Bash?

How to test os.exit scenarios in Go

testing go exit-code

Getting exit code of last shell command in another script

bash shell zsh exit-code

Bash: One-liner to exit with the opposite status of a grep command?

regex bash grep exit exit-code

Why does my Perl script exit with 137?

perl exit-code