Re: clear old output in login screen?
- From: jw <jwdevel@xxxxxxxxx>
- Date: Sun, 3 May 2009 14:29:10 -0700
On Sun, May 3, 2009 at 1:51 PM, Paul B. Mahol <onemda@xxxxxxxxx> wrote:
echo $TERM | grep cons25 >> /dev/null && clear && vidcontrol -C
Aha! I didn't know about 'vidcontrol -C'
That combined with 'clear' does the trick.
However...
Is there any way I could have this execute when the "login:" prompt
displays, rather than having each user need to do it themselves?
In other words, I want this clearing to happen for all users
regardless of shell, etc.
I haven't seen anything in login(1) or login.conf(5) that allows this
kind of customization, but maybe I missed it...
-John
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: clear old output in login screen?
- From: perryh
- Re: clear old output in login screen?
- References:
- clear old output in login screen?
- From: jw
- Re: clear old output in login screen?
- From: Paul B. Mahol
- clear old output in login screen?
- Prev by Date: Re: clear old output in login screen?
- Next by Date: Re: clear old output in login screen?
- Previous by thread: Re: clear old output in login screen?
- Next by thread: Re: clear old output in login screen?
- Index(es):
Relevant Pages
|