Remove file with wildcard char in name

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Remove file with wildcard char in name

GLASS mailing list
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
_______________________________________________
Glass mailing list
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass