[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#72327: boot-floppies: doesn't install .bash_logout for root



Previously Josip Rodin wrote:
> The bash package in potato includes a nice /etc/skel/.bash_logout file:
> 
> # ~/.bash_logout: executed by bash(1) when login shell exits.
> 
> # when leaving the console clear the screen to increase privacy
> 
> case "`tty`" in
>     /dev/tty[0-9]) clear
> esac

Eww! Barf! I would actually consider it a bug if my shell did that
by default. It's also a completely broken test, if doesn't work for
tty10 for example.

Wichert.

-- 
   ________________________________________________________________
 / Generally uninteresting signature - ignore at your convenience  \
| wichert@cistron.nl                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: