[Glass] Remove file with wildcard char in name
Johan Brichau
johan at yesplan.be
Tue Feb 4 06:54:51 PST 2020
Hi,
Stumbled upon this issue (tested with GS 3.2.17):
GsFile _removeFile: '/tmp/vinkje?.xls' onClient: false
Does not remove the file named ‘vinkje?.xls’.
In fact, file with names containing a wildcard character always error.
Is this a known bug? Solved in later GS versions? Workaround?
I tried with a backslash `vinkje\?.xls` (like it’s done in bash) but same problem.
Thx
Johan
More information about the Glass
mailing list