Michael Beattie wrote: > > On 22 Sep 1998, Ruud de Bruin wrote: > > > I want to issue a "clearscreen" in or after a logout command so that the > > next login is on a blank screen. How can I accomplish this? > > > > regards, Ruud. > > trap clear EXIT > > in .bash_profile >
FYI, the mingetty getty will do a clearscreen automatically. -- Ed C.