On Sun, Jun 05, 2005 at 04:12:42PM +0200, Andreas Metzler wrote: > > For find this, this might also logically mean changing -fprintf if the > > target is a terminal, too. > > s/-fprintf/-printf/ > cu andreas
Sorry, I wasn't clear enough. I meant both of them. find . -fprintf /dev/tty "%p\n" find . -printf "%p\n" I think that -print0 and friends should probably just pass the data through unchanged, even if stdout is a tty. James. _______________________________________________ Bug-findutils mailing list Bug-findutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-findutils