Brutal Linux
Yesterday I finally decided to start blogging. The final grain of sense were dropped while my optimization of the Ubuntu Edgy boot up speed by switching off some unnecessary scripts from /etc/init.d/. I were inspecting each script one by one for theirs behavior. And I discovered that the script /etc/init.d/clamav-freshclam contains a brutal text (some symbols replaced with *):
# This only does something if I’ve f**ked up before
# Not entirely impossible![]()
Really interesting for production distro. Later a did a global grep on a whole system for inclusion of the word f**k. And wow! The reasult is 966 inclusions. Detailed inspection showed that around two/third of them are in dictionarys (/etc/dictionaries-common/words, /usr/lib/firefox/dictionaries/, /usr/lib/openoffice/share/dict/), but the rest one/third is on conscience of the distro scripts (less polluted), development headers and the kernel headers (most polluted). I don’t want to know what results can be if to grep all disrto software sources and kernel sources. But I think it can be interesting “homework” for someone to grep full sources for keywords like: shit, damn, hack, how it works, and so on.
Franz:
Hi,
nice post and thank’s for you comment at my blog!
PS:
26 January 2007, 6:13 pmYou can write comments in English too in my blog!
James:
Clamav isn’t installed by default on Edgy, is it? While I agree that such language is less then tasteful, I suspect the developers won’t care too much. Sadly.
What I think would be really interesting is a peek at the Windows source code. ^_^
3 February 2007, 5:19 amMatias:
This one is from giFT.conf file and is asked on first config
I believe this places are seeing just by frikis like us and I found it funny and harmless.
23 February 2007, 2:55 pm