Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 11
    Don't worry, dos2unix skips binaries by default. Commented May 26, 2017 at 6:38
  • Better said, dos2unix tries to skip binaries (by default). I wouldn't trust that it always succeeds. I'd feel much safer running a separate command for each file extension, as suggested in this answer. Commented Mar 6, 2023 at 12:54