4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
v='*.tests'
|
||
|
[[ *.tests ]]; echo 1:YES:$?
|
||
|
[[ $v ]]; echo 2:YES:$?
|