MCPcopy 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"""\
3convert dos linefeeds (crlf) to unix (lf)
4usage: dos2unix.py <input> <output>

Callers

nothing calls this directly

Calls 1

writeMethod · 0.80

Tested by

no test coverage detected