Open
Description
sdhash -f fails to recognise individual lines in list create on windows where there is CRLF at the end of each line.
A workaround is to find replace the CRLF with LF (\r\n with \n) using regex:
https://code2care.org/2015/notepad-plus-plus-remove-cr-carriage-return-and-lf-line-feed-crlf
Metadata
Metadata
Assignees
Labels
No labels