This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Redirect stdin & stdout to serial port


Yes it works !

Thanks to both of you for your help.

On 3/20/2006 11:48 PM, Lev Bishop wrote:
> I think the solution might be a combination of both of Igor's suggestions
> cmnd <> /dev/ttyS0 >&0
>
> Ie, open the port read/write on stdin and then dup it to stdout.
>
> Let me know if that works.
>
> Lev


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]