reportcmdstatus - Textually show how the given command finished



NAME

reportcmdstatus - Textually show how the given command finished (exit status/signal)


SYNOPSIS

reportcmdstatus [-c] <COMMAND> [<ARGS>]


OPTIONS

-c, --clone

Take COMMAND's status and itself exits with it. Default is to exit 0.

 reportcmdstatus - Textually show how the given command finished