ccf991486fa9e1d9a988d342bbe39d11d9690545
19:09 < nDuff> I'm reading the following behavior as contrary to the documentation. Could someone clarify? 19:09 < nDuff> $ words_pat='*@(cat|mice)*'; [[ 'there is a {cat}' = $words_pat ]]; echo $? 19:09 < nDuff> 1 19:09 < nDuff> $ [[ 'there is a {cat}' = *@(cat|mice)* ]]; echo $? 19:09 < nDuff> 0
Description
MirBSD Korn Shell for Jehanne
Languages
C
57.6%
Shell
26%
Roff
13.3%
Perl
2.6%
Makefile
0.5%