Posted to tcl by apn at Fri Jun 19 16:39:51 GMT 2026view raw
- Reported by @JulianNoble on the chat:
- ```
- % file tempdir c:/temp
- c:/\temp_I1RQ2NGP
- ```
- Note the slash, backslash sequence.
- Non-root directory does not have this issue
- ```
- % file tempdir c:/temp/xxxx
- c:/temp\xxxx_Y09TK35L
- ```
Add a comment