8000 -f cannot parse filelist with CRLF · Issue #16 · sdhash/sdhash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
-f cannot parse filelist with CRLF #16
Open
@shovelhead24

Description

@shovelhead24

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0