You know your work is done when
Posted: October 28th, 2005chefax:~# apt-get install fortune
chefax:~# cat /etc/profile > /etc/profile.bak
chefax:~# nano /etc/profile
chefax:~# diff /etc/profile.bak /etc/profile
45a46,51
> if [ -x /usr/games/fortune -a ! -e $HOME/.hushlogin ]; then
> echo
> /usr/games/fortune
> echo
> fi
>
chefax:~# logout
rei@chefax:~$ su -
Password:
Stay away from flying saucers today.
chefax:~#
PS: still have a couple of things to do but it’s mostly done

This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution 3.0 Unported License.
Related posts: