Subject: Re: opening console
To: Wojciech Puchar <wojtek@chylonia.3miasto.net>
From: Julio Merino <jmmv@hispabsd.org>
List: netbsd-users
Date: 06/22/2002 15:54:59
I guess you will need to conect stdout and stderr to /dev/console...
maybe with a little c-program wrapper that does this and then
fires your script?

Regards

On Sat, 22 Jun 2002 15:42:45 +0200 (CEST)
"Wojciech Puchar" <wojtek@chylonia.3miasto.net> wrote:

> how to open console in shell script.
> 
> i use shell script to replace /sbin/init and do just few simple things in
> loop.
> 
> all works fine except console isn't open and i see no messages except when
> i do echo ... >/dev/console
> 
> how to open console?
> 
> --------------------------------
> Where do you think you go today?
> 


-- 
HispaBSD admin - http://www.hispabsd.org
Julio Merino <jmmv@hispabsd.org>