Searched refs:BASH_VERSION (Results 1 – 25 of 43) sorted by relevance
12
17 if [[ -n "$BASH_VERSION" && "${BASH_SOURCE:-$0}" == "$0" ]]; then
33 if [ "$BASH_VERSION" = '' ]; then
32 if ${BASH_VERSION+:} false; then
235 test -n "$BASH_VERSION" && unalias -a
59 elif [ -n "$BASH_VERSION" ]; then
39 if [ "$BASH_VERSION" ]; then
35 if [ "$BASH_VERSION" ]; then
55 if [[ -n "${BASH_VERSION}" && "${BASH_SOURCE:-$0}" == "$0" ]]; then
852 if [ -n "${BASH_VERSION:-}" ]; then854 _flags_debug "BASH_VERSION: ${BASH_VERSION}"
1042 if [ -n "${BASH_VERSION:-}" ]; then1044 _flags_debug "BASH_VERSION: ${BASH_VERSION}"
148 elif [ -n "$BASH_VERSION" ]; then
293 <tt>$BASH_VERSION</tt> (GNU bash), <tt>$KSH_VERSION</tt> (contains “LEGACY KSH”
2171 [[ -n $BASH_VERSION ]] && shopt -s extglob2309 [[ -n $BASH_VERSION ]] && shopt -s extglob5002 ${BASH_VERSION+set -o posix}8085 [[ -n $BASH_VERSION ]] && shopt -s extglob9395 if [[ -n $BASH_VERSION ]]; then9439 if [[ -n $BASH_VERSION ]]; then9450 if [[ -n $BASH_VERSION ]]; then
539 case $BASH_VERSION in
429 case $BASH_VERSION in
547 case $BASH_VERSION in