From owner-freebsd-questions@FreeBSD.ORG Sat Nov 27 18:37:36 2004 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 1268416A4CE for ; Sat, 27 Nov 2004 18:37:36 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8949343D1D for ; Sat, 27 Nov 2004 18:37:35 +0000 (GMT) (envelope-from aeder@list.ru) Received: from [82.179.204.50] (port=63052 helo=gateway.my.home) by mx2.mail.ru with esmtp id 1CY7Ru-000FE4-00; Sat, 27 Nov 2004 21:37:34 +0300 Received: from [10.0.1.5] (megagame.my.home [10.0.1.5]) by gateway.my.home (8.12.6/8.12.6) with ESMTP id iARIbXEM009687; Sat, 27 Nov 2004 21:37:33 +0300 (MSK) (envelope-from aeder@list.ru) Message-ID: <41A8C9AC.4060703@list.ru> Date: Sat, 27 Nov 2004 21:38:36 +0300 From: =?windows-1251?Q?=C0=EB=E5=EA=F1=E0=ED=E4=F0_=C4=E5=F0=E5=E2=FF=ED?= =?windows-1251?Q?=EA=EE?= User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Jayson Alvarez References: <20041124092452.34756.qmail@web51603.mail.yahoo.com> In-Reply-To: <20041124092452.34756.qmail@web51603.mail.yahoo.com> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected cc: freebsd-questions@freebsd.org Subject: Re: This is a cool shell prompt question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 18:37:36 -0000 May be, you can use some small shell script to run as getty replacement ? It must open tty and start the clocks on it. It even will be automatically restarted if needed by init process. Best regards, Alexander Derevianko Mark Jayson Alvarez wrote: >Good day! > I'm just wondrin if its possible for me to run >applications at boot time but on another terminal. I >find it cool to have a huge digital clock (grdc) >running on background so that I can just shift to >another terminal whenever I want to know the time. >Actually, all I really want is a clock that is >continuously ticking whatever I may be doing(in >terminal window). I've already learned how to set my >prompt to multiple lines and also displaying my >current working directory. But now, I want it even >more informative displaying a ticking digital clock in >my shell prompt like the one i'm seeing in my kde >system tray right now. > Is it possible?. Thanks. > > > > > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > >