Convert all EOL (end of line) characters in a string to Unix-style line endings (\n).
\n
The string to convert
The string with Unix-style line endings
Convert all EOL (end of line) characters in a string to Unix-style line endings (
\n
).