exitcode
There are 31 repositories under exitcode topic.
ehmicky/human-signals
Human-friendly process signals
piotrmurach/tty-exit
Terminal exit codes.
benwilber/exitcode
Preferred system exit codes as defined by sysexits.h
pubkey/unload
Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)
PrateekKumarSingh/PSDecode
PowerShell based module that can decode System Errors, Exit codes, port numbers, HTTP Statuses and more. This module can be used to quick lookup Error descriptions, to add verbosity to your custom error messages and for a better Error Handling, Investigation and Analysis.
EliteLoser/Invoke-PsExec
Svendsen Tech's Invoke-PsExec for PowerShell is a function that lets you execute PowerShell and batch/cmd.exe code asynchronously on target Windows computers, using PsExec.exe.
sorairolake/sysexits-rs
The system exit codes as defined by <sysexits.h> for Rust
ehmicky/handle-cli-error
💣 Error handler for CLI applications 💥
EpicEric/jest-mock-process
Easily mock NodeJS process properties in Jest.
earthboundkid/exitcode
Go package to convert errors to exit codes
kata198/bash-resume
Adds support in shell scripts to resume execution at last failing point, or to tag completed items to not repeat upon subsequent executions. Like "make" for shell scripts!
Synnotech-AG/Synnotech.FluentProcesses
A lightweight .NET library that makes using the System.Diagnostics.Process class easy.
asymetrixs/TermiNet
TermiNet helps you to properly exit from an application with an OS platform dependent valid exit code.
ehmicky/beautiful-error
💣 Prettify error messages and stacks 💥
rumpelsepp/exitcode
Preferred system exit codes as defined by sysexits.h
samyakranjan/LZMA-SDK
LZMA SDK with a fix for error code propagation from the executing exe to the caller.
Xavientois/die
Handle errors and exit in command line programs easily
aklinkert/go-exitcontext
Provides an easy way of handling exit signals in go by providing a context
sorairolake/awesome-sysexits
A curated list of awesome things related to <sysexits.h>
sorairolake/Sysexits.jl
The system exit codes as defined by <sysexits.h> for Julia
CIAvash/Test-Run
Test::Run - A Raku module for testing output of processes
dmascali/MatlabMailFeedback
Receive mail feedback from Matlab!
Risto-Stevcev/purescript-exitcodes
A purescript library for Bash and BSD compliant exit codes
sorairolake/sysexits-zig
The system exit codes as defined by <sysexits.h> for Zig
tandriamirado/alefa
alefa: Control the launch and execution of other programs.
DmAlexx/count-entropy-of-PE-files
Binary read the file, Count file entropy, Exit by pressing ESC (WINAPI)
hazim1093/dumb-exit
Random Dockerfile for randomly exiting with a random exit code after a random time interval.
mfederczuk/commoncodes
Standardized list of commonly used exit statuses
FGasper/pretty-exit-status
Shell include that shows the status of the last-executed process
jtwotimes/winerror-search
Find the right Windows exit code
sorairolake/Sysexits.NET
The system exit codes as defined by <sysexits.h> for .NET