Friday, September 23, 2005

cowsay

Cowsays


______________________________________
/ Don't worry about anything... Go out \ and have a good time. /
--------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/ ||----w |
|| ||

2 comments:

sajith said...

I've this in the ~/profile:

if [ -x /usr/bin/fortune -a -x /usr/local/bin/cowsay ] ; then
echo
/usr/bin/fortune -s | /usr/local/bin/cowsay -f moose
echo
fi

It is fun :)

Senthil Kumaran said...

could not stop laughing at the elephant-inside-snake file . :)