Jim Meyering scripsit: > So that seems to leave enough wiggle room to make a change, if needed. > Does anyone know if a formfeed is reliably recognized even when it > does not follow a newline?
Historically (and I go back to the days of actual line printers), LF and FF were analogues: one moved the paper up one line, the other moved it up 66 lines (or however long might be the loop of paper tape that controlled paper motion). So I'd say it's right to remove the final LF and substitute FF for it, rather than adding FF to LF. -- John Cowan [EMAIL PROTECTED] http://ccil.org/~cowan If he has seen farther than others, it is because he is standing on a stack of dwarves. --Mike Champion, describing Tim Berners-Lee (adapted) _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils