clear old output in login screen?

Peter Boosten peter at boosten.org
Sun May 3 20:13:52 UTC 2009


On 3 mei 2009, at 21:48, gabe g wrote:

> Hey John,
>      In order to achieve this, there are two methods that I know of,
> however, they are only tested in the Bourne and Bourne Again shells.
>
> clear && logout                 # Bourne Again (Bash) Shell
> clear && exit                     # Bourne (sh) Shell
>
> You may have to try similar commands (specific for that shell) for  
> shells
> that are not Bourne-derived, but one of these two commands should  
> almost
> always work.
>

clear > /etc/issue

Peter
-- 
http://www.boosten.org


More information about the freebsd-questions mailing list