[thelist] Fortune in Linux

Anthony Baratta Anthony at Baratta.com
Sat Feb 2 19:29:00 CST 2002


At 05:27 PM 2/2/2002, Anthony Baratta wrote:
>At 07:30 AM 2/2/2000, Ritwik Patra wrote:
>
>>i) Getting a quote from "fortune-mod" everytime I log into
>>my Linux r
>>Box and
>
>If you are using bash:
>
>echo
>if [ -f /usr/games/fortune ]; then
>         /usr/games/fortune
>fi
>echo
>
>Edit to where the fortune program actually exists.

I forgot to add that this goes in the .bash_profile script, located in your
home directory.
---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."




More information about the thelist mailing list