From owner-freebsd-questions@FreeBSD.ORG Fri Apr 22 12:59:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BDBA16A4CE for ; Fri, 22 Apr 2005 12:59:37 +0000 (GMT) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4110643D49 for ; Fri, 22 Apr 2005 12:59:36 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-44-74.woh.res.rr.com [65.31.44.74]) j3MCxWWY001387 for ; Fri, 22 Apr 2005 08:59:33 -0400 (EDT) Message-ID: <000a01c5473b$1c850790$0200a8c0@satellite> From: "dave" To: Date: Fri, 22 Apr 2005 08:59:24 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: screen question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 12:59:37 -0000 Hello, I've got a screen session that has four windows in it. Data in window 1 needs to be in windows 2 3 and 4, which are all separate files. I do not want to manually retype all of this, was wondering if screen had a feature like a virtual clipboard? Thanks. Dave.