mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
commit bash-20041027 snapshot
This commit is contained in:
@@ -51,3 +51,6 @@ shopt -s extglob
|
||||
[[ ab/../ == +(??|a*)/..?(/) ]] && echo match 17
|
||||
|
||||
[[ ab/../ == +(a*)/..?(/) ]] && echo match 18
|
||||
|
||||
#
|
||||
j="@(x)" ; [[ x == $j ]] && echo ok 19
|
||||
|
||||
Reference in New Issue
Block a user