Join Slack
Powered by
The `\r` being the clue, the line endings in the f...
# sdf
e
erictgrubaugh
01/07/2019, 6:43 PM
The
\r
being the clue, the line endings in the file are Windows line endings instead of Linux, so I ran the
sdfcli
file through
dos2unix
to convert the line endings
👍 1
2
Views
Open in Slack
Previous
Next