How to expand wildchar under dos ?

John Xu 728308756 at qq.com
Fri Mar 10 03:24:14 UTC 2023


Under dos, how to get wildchar matched file names?

PS E:> dmd a.d
PS E:> .\a.exe a.*
args=["a.exe", "a.*"]

d-glob doesn't function well under windows dos either.


More information about the Digitalmars-d-learn mailing list