Kelly Jones <kelly.terry.jones@gmail.com> writes:
> I have a blackbox program that reads/writes to a named pipe.
>
> I want to see what's being written w/o interfering w/ the program.
>
> What's the easiest way to do this?
Maybe interceptty would help:
http://www.suspectclass.com/sgifford/interceptty
----Scott.