Remove fortune messages in Terminal
From The Linux Mint Wiki
Open a terminal:
If using gnome type:
gksu gedit /etc/bash.bashrc
If using KDE type:
kdesu kate /etc/bash.bashrc
At the end of the file, remove or comment out the line:
/usr/games/fortune
Save the file.
