Search code examples
writing chr(13) to file gives chr(10) when read...


pythonpython-3.xiocarriage-returnlinefeed

Read More
Difference between CR LF, LF and CR line break types...


newlineline-breakscarriage-returnlinefeed

Read More
Remove new line and carriage return characters in a string...


phppreg-replacenewlinecarriage-return

Read More
How to avoid "
" (CR) in XMLSignature generated from webapp running on Tomcat 8.5 ...


java-8x509certificatetomcat8carriage-returnxml-signature

Read More
Convert DOS/Windows line endings to Linux line endings in Vim...


filevimnewlinecarriage-returnlinefeed

Read More
How to get carriage return without line feed effect in Eclipse console?...


javaeclipseconsolecarriage-returnlinefeed

Read More
Bash script – "/bin/bash^M: bad interpreter: No such file or directory"...


bashnewlinecarriage-returnlinefeed

Read More
Bash: concatenate two variables with colon in the middle results in unpredictable behaviour...


bashcarriage-return

Read More
How can I configure the Linux terminal to only line feed (and not carriage return) when outputting a...


linuxshellterminalnewlinecarriage-return

Read More
Convert ^M (Windows) line breaks to normal line breaks...


vimline-breakscarriage-returnline-endingseol

Read More
How do I clean a line after using printf with \r in a Makefile...


makefileprintfcarriage-return

Read More
Create Carriage Return in PHP String?...


phpstringcarriage-returnwhmcs

Read More
Remove carriage return in Unix...


unixcarriage-return

Read More
How to remove carriage returns in a text field in sqlite?...


sqlitecarriage-return

Read More
How to explicitly set carriage return when doing json.dump?...


pythonjsonlinuxpython-3.xcarriage-return

Read More
Why does Windows use CR LF?...


windowscarriage-returnline-endingslinefeed

Read More
Linux - check if there is an empty line at the end of a file...


linuxeofcarriage-return

Read More
Split cells with carriage returns where result starts in different row (same column) and don't r...


excelvbalistcarriage-return

Read More
C language - Store solution into output file - prevent space character before next row...


cprintfcarriage-return

Read More
Why we need a carriage return \r before the new line character \n?...


pythonpython-3.xnetwork-programmingnewlinecarriage-return

Read More
Docker - Files Contain Bad Line Terminators...


linuxdockernewlinecarriage-returnlinefeed

Read More
How to remove carriage return characters from string as if it was printed?...


pythonpython-3.xstringstdoutcarriage-return

Read More
Replace carriage returns in list python...


pythonlistcsvcarriage-return

Read More
Why \n does not expand when read file but yes in built-in strings?...


pythonstringcarriage-return

Read More
How do I check if a character is a Unicode new-line character (not only ASCII) in Rust?...


unicoderustnewlinecarriage-returnlinefeed

Read More
How does grep handle DOS end of line?...


bashgrepcarriage-return

Read More
Removing carriage return and linefeed from the end of a string in C#...


c#stringnewlinecarriage-returnlinefeed

Read More
Insert the carriage return character in Vim...


unixvimnewlinespecial-characterscarriage-return

Read More
Python serial (pySerial) Reading lines with EOL \r instead of \n...


pythonpython-3.xpyserialcarriage-returneol

Read More
What's the strategy for handling CRLF (carriage return, line feed) with Git?...


gitcross-platformnewlinecarriage-returnlinefeed

Read More
BackNext