sudo apt-get install fortune
if [ -x /usr/games/fortune ]; then /usr/games/fortune -s fi
Now, every time you log in to your console you will see some funny text as a welcome message generated by fortune like:
You are a very redundant person, that's what kind of person you are.
Or like this:
You will be run over by a bus.
No comments:
Post a Comment