Skip to main content
DevOpsLabTH.dev

Read what every command returns

Every command returns a number when it finishes. Zero means success, anything else means failure. This number is how scripts detect errors.

Sign in to start the lab