Skip to content
Prev 58826 / 63424 Next

Guidelines when to use LF vs CRLF ("\n" vs. "\r\n") on Windows for new lines (line endings)?

I will also add that shell scripts that are in Docker containers will
often crash with confusing error messages if they have Windows line
endings.
On Sat, Jul 25, 2020 at 2:39 PM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: