Search notes:

Bash: set -o

set -o errexit: set -e
set -o hashall: set -h

Index