From owner-freebsd-questions Tue Mar 7 11:43:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipass.one.net (news2.one.net [206.112.192.118]) by hub.freebsd.org (Postfix) with ESMTP id 67C5737BB4E for ; Tue, 7 Mar 2000 11:42:53 -0800 (PST) (envelope-from scarleton@miltonstreet.com) Received: from miltonstreet.com ([63.84.188.11]) by ipass.one.net (8.8.7/8.8.7) with ESMTP id OAA15010 for ; Tue, 7 Mar 2000 14:42:51 -0500 Message-ID: <38C55BA1.CC144911@miltonstreet.com> Date: Tue, 07 Mar 2000 14:42:25 -0500 From: Sam Carleton X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-Questions@FreeBSD.ORG Subject: redirecty to another tty Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been using Linux for a while now. I discovered that I could do this in linux: echo hello > /dev/tty9 And when I went to tty 9 (Atl -F9) , 'hello' was on the screen. With Linux, only F1 thru F6 are TTY's running getty. Is there some way I can redirect the output of a program to the ATL-F10 on my FreeBSD box? Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message