Minimalistic command-line utility that terminates immediately after starting,
while controlling the exit code, standard output (stdout) message
and standard error (stderr) message in a single invocation.
```text
exit-with [code] [msg-1] [msg-2]
```