I open a file using vim in ubuntu, and this is displayed at the bottom of the screen.
"file.py" [noeol] 553L, 16620C
What does noeol indicate ?
|
I open a file using vim in ubuntu, and this is displayed at the bottom of the screen.
What does noeol indicate ? | |||
|
feedback
|
This question came from our site for system administrators and desktop support professionals.
|
Unix editors like This unusual situation is brought to your notice by the | |||
|
feedback
|
|
That the last line in the file doesn't have a newline (\n) | |||||
feedback
|