Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mssql-cli
/ dos2unix.py
File
dos2unix.py
dos2unix.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"\
3
convert dos linefeeds (crlf) to unix (lf)
4
usage: dos2unix.py <input> <output>
Callers
nothing calls this directly
Calls
1
write
Method · 0.80
Tested by
no test coverage detected