I have a php data migration script that serializes an array of text. Somehow, and this is not in my codebase, but the script is inserting \\\\\\\\\\\\\\r\\\\\\\\\\\\\\n into the string. Here is an exa
I\'ve had these functions in my .emacs.el file for years: (defun dos2unix () \"Convert a DOS formatted text buffer to UNIX format\"