[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PC card dual Serial port card



On Sun, Aug 17, 2003 at 10:52:37AM -0400, James wrote:
> Obviously,  I need hardware, but, if anyone has any
> existing software for serial data capture, display, and
> analysis, I'd be keenly interested in that software.

Hey, grep :-)

cat /dev/ttyS0 | tee output > /dev/ttyS1
grep "things" output
(or just edit the file)

/Y
 
-- 
This signature left empty.



Reply to: