Hello David!

Am Fri, 22 Mar 2024 20:42:12 +0000 (UTC) schrieb "David G. Pickett" via Bug 
reports for GNU grep <bug-grep@gnu.org>:
> Most users consider a line at EOF lacking a trailing newline as still a line, 
> but perhaps some do not?

Well, POSIX doesn't: 
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206

The definition may cause trouble with shell's read - e.g. when reading a file 
created on Windows with notepad where it is easy to accidentally create an 
incomplete line (compared to vi where I don't know an easy way).

Best regards,

Martin



Reply via email to