Bug#322957: install .bash_logout with clear'ing the screen before logout by default

2005-08-14 Thread Justin Pryzby
On Sat, Aug 13, 2005 at 09:00:26PM +0200, Miernik wrote: > Package: bash > Version: 3.0-15 > Severity: wishlist > > I suggest to include a file /etc/skel/.bash_logout with: > > case "`tty`" in > /dev/tty[0-9]) clear > esac > > to clear the screen before user logs out by default. > I think it

Bug#322957: install .bash_logout with clear'ing the screen before logout by default

2005-08-13 Thread Miernik
Package: bash Version: 3.0-15 Severity: wishlist I suggest to include a file /etc/skel/.bash_logout with: case "`tty`" in /dev/tty[0-9]) clear esac to clear the screen before user logs out by default. I think it's very nice, and I think it should be there by default. -- System Information: