From owner-freebsd-hackers Mon Jul 26 11: 0:15 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from tepsa.lame.pl (tepsa.lame.pl [195.117.126.177]) by hub.freebsd.org (Postfix) with ESMTP id 0FDFA14F54 for ; Mon, 26 Jul 1999 10:59:51 -0700 (PDT) (envelope-from cys@denied.cx) Received: from localhost (cys@localhost) by tepsa.lame.pl (8.9.3/+++ATH) with ESMTP id UAA55898 for ; Mon, 26 Jul 1999 20:01:22 +0200 (CEST) Date: Mon, 26 Jul 1999 20:01:22 +0200 (CEST) From: Krzysztof Krawczyk X-Sender: cys@tepsa.lame.pl To: freebsd-hackers@freebsd.org Subject: Pasting data between terminals Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello Maybe this is a wrong list, so tell me about it, but I think you can help me :) I have small problem. I own two virtual terminals, eg. ttyp1 and ttyp2. Under ttyp1 I run a program. Now I need to transport big count of datas from terminal ttyp2 to ttyp1. 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? Cys - Krzysztof Krawczyk IRC on DALnet: #polska #polcafe #wroclaw cys@for.lames.access.is.denied.cx -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "What sane person could live in this world and not be crazy?" -- Ursula K. LeGuin -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message