From owner-freebsd-hackers Wed Jul 28 8:36:23 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from exchange1.autotote.com (exchange1.autotote.com [209.118.1.225]) by hub.freebsd.org (Postfix) with ESMTP id 2377114DFD for ; Wed, 28 Jul 1999 08:36:13 -0700 (PDT) (envelope-from tom@wact.net) Received: from wact.net (IPROXY [209.118.1.227]) by exchange1.autotote.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id P1AZ09LZ; Wed, 28 Jul 1999 11:17:51 -0400 Message-ID: <379F1F72.1BB1565B@wact.net> Date: Wed, 28 Jul 1999 11:19:14 -0400 From: Tom Uffner Reply-To: tom@wact.net X-Mailer: Mozilla 4.61 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Krzysztof Krawczyk Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Pasting data between terminals References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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