Shouldn't the following file type specification select all files not beginning with the space character?
| *.*
It returns 'No matches found!'
If I substitute the space character with other characters it works as expected.
Select files not beginning with space character
Moderators: Hacker, petermad, Stefan2, white