Krzysztof Krawczyk wrote:
> When I do:
> echo "blah blah" >>/dev/ttyp1
> text "blah blah" appear in virtual terminal ttyp1, but only as a text of
> "message". I need ttyp1 count those datas as a "command typed by hand",
> not just a text displayed in this term as info. I must transport lots of
> data between these terminals. Have you any ideas?
have you tried using a pseudo-terminal? see pty(4)
--
Tom Uffner [EMAIL PROTECTED]
Themes were useless! Destiny was here and the foot pedals were bleeding!
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message