My Gentoo Linux is compiled with the offensive USE flag enabled:
# sudo su -
Password:
Hold it up to the light --- not a brain in sight!
Password:
It is also possible to select fortunes based on the degree of offensiveness:
# fortune -o kernelcookies | cowsay -b
_________________________________________
/ /* This is total bullshit: */ \
| |
\ linux-2.6.6/drivers/video/sis/init301.c /
-----------------------------------------
\ ^__^
\ (==)\_______
(__)\ )\/\
||----w |
|| ||
Considering the list of flavored items1 provided in the link is short - and I personally don't use a molecular dynamics simulation package - is there any more of that sort of spice in the shell(s) in Linux generally (or UNIX)?
1- It's good to remember that cowsay can output any argument, not just fortunes, for instance the output of a command or script: cowsay -s $(script_in_path_or_command). Note -s is just for the cow's appearance here, see manpages.