Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.bugs Subject: Re: Fix to sed Message-ID: <2235@brl-tgr.ARPA> Date: Thu, 17-Oct-85 21:52:28 EDT Article-I.D.: brl-tgr.2235 Posted: Thu Oct 17 21:52:28 1985 Date-Received: Sat, 19-Oct-85 07:23:21 EDT References: <23@pixel.UUCP> Organization: Ballistic Research Lab Lines: 6 > There is a bug in sed: when processing files which do not end with a newline > character, the last line is discarded. Many UNIX text-file utilities will discard a (necessarily final) text line that does not end in a newline. Quite simply, such a file is not a proper UNIX text file.