2 Jul
2024
2 Jul
'24
10:56 a.m.
On Tue Jul 2 10:52:42 2024 +0000, eric pouech wrote:
after some digging, you could use: ``` echo:| set /p ... ``` to have a genuine crlf string as input to SET command (don't add spaces to the LHS of the pipe) Can you give me an example, as it does not work in windows
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5968#note_74901