Date: Wed, 28 Jul 1999 11:19:14 -0400 From: Tom Uffner <tom@wact.net> To: Krzysztof Krawczyk <cys@denied.cx> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Pasting data between terminals Message-ID: <379F1F72.1BB1565B@wact.net> References: <Pine.BSF.4.05.9907261936010.55805-100000@tepsa.lame.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
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 tom@wact.net Themes were useless! Destiny was here and the foot pedals were bleeding! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?379F1F72.1BB1565B>