shopt Bash buildin
Jump to navigation
Jump to search
↑ https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html
shopt
[1] Bash buildin allows you to change additional shell optional behavior.
shopt -s nocasematch
shopt -s globstar
shopt -s expand_aliases
shopt -s histappend
shopt -s execfail
shopt -s dotglob
Errors
shopt zsh: command not found: shopt
Related
See also
shopt: execfail, expand_aliases, histappend, dotglob
set, unset, set -o, set -x, set -e, set +e, set -E, set +b, set -u, $?, exit, return, trap, PostgreSQL SET
Advertising: