Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do Linux source files look funny?

files funny linux look source
0
Posted

Why do Linux source files look funny?

0

Linux and Windows differ on the end of line characters. In Linux, only the newline (hex 0xA) is used, whereas Windows uses both newline and return (hex 0xD). That’s why a Linux source file loaded into Notepad looks wrong (although WordPad works fine). The solution is to find a program editor that works handles both; most do.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123