K 10 svn:author V 7 asomers K 8 svn:date V 27 2018-04-16T16:42:16.948522Z K 7 svn:log V 364 MFC r329606: tail: fix "tail -r" for piped input that begins with '\n' A subtle logic bug, probably introduced in r311895, caused tail to print the first two lines of piped input in forward order, if the very first character was a newline. PR: 222671 Reported by: Jim Long , pprocacci@gmail.com Sponsored by: Spectra Logic Corp END