2023-11-16 23:19:36 -05:00

4 lines
65 B
Plaintext
Executable File

v='*.tests'
[[ *.tests ]]; echo 1:YES:$?
[[ $v ]]; echo 2:YES:$?