Hi Paul, Paul Eggert writes: > Thanks for looking into that. Unfortunately POSIX says -p should be > ignored only if standard output is a terminal, and that newline should > be read from /dev/tty, not from standard input. This is so that users > can pipe into 'pr -p'. So the proposed patch needs some changes. Here > are the issues I found: Thanks for the thorough review. I think that v3 attached should cover everything. Collin