> Date: Fri, 21 Jun 2013 15:44:50 +0200 > From: Brent Pinkney <b...@ffroot.co.za> > > I have inspected the strings.c implementation but nothing obvious > suggests why the output string is truncated to 4096 bytes.
Isn't 4096 somehow related to a pipe buffer size?