How about reading the documentation? I think you are assuming that unix has records. OS records, that is.
On 14 February 2011 17:29, Paul Gilmartin <[email protected]> wrote: > My (only) input is connected to a TCPCLIENT stage. > > I'd like to output some prefix data, then shunt the TCP to output: > > 'output' dataline > 'callpipe *.input: | *.output:' > > ... works well enough, but I thought I might save a command: > > 'callpipe var dataline | append *.input: | *.output:' > > ... the result is unpredictable: the amount of data output > from the same input varies. Why? Is there a better way of > doing this? > > Thanks, > gil >
