5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
Unquoted non-matching glob in var:'test*.TMP/\name_doesnt_exist'
|
|
Unquoted matching glob in var: 'testdir.TMP/name'
|
|
Quoted non-matching glob in var: 'test*.TMP/\name_doesnt_exist'
|
|
Quoted matching glob in var: 'test*.TMP/\name'
|