notes/bash.md
2021-09-01 13:23:54 +01:00

288 B
Executable File

author date title tags
Alvie Rahman \today Bash
linux
shell
programming

set builtin1

  • -e--- exit a program if any program returns a non-zero error code (fails)