Tuesday, January 15th, 2008
To get the fortune in a terminal like Mint, except in red….obviously, install fortune, then add this to the end of .bashrc echo -ne ‘\033[01;31m’; fortune; echo -ne ‘\033[00m’
To get the fortune in a terminal like Mint, except in red….obviously, install fortune, then add this to the end of .bashrc echo -ne ‘\033[01;31m’; fortune; echo -ne ‘\033[00m’