1 example for false
# Do nothing and return a non-zero status code indicating unsuccesful execution
false
# Contrast with 'true'
# Do nothing and return a non-zero status code indicating unsuccesful execution
false
# Contrast with 'true'