I pray nobody does this. -_-

by (Login rpgfan3233)

That will remove all files that can be removed. If you're the root user or have access to critical files, say goodbye to your installation.

Oh, and to remove support for French (Français) is as simple as

rm -rf /usr/share/locale/fr_*

The same can be done with Spanish (Español) and German (Deutsch) and Japanese:

rm -rf /usr/share/locale/es_* /usr/share/locale/de_* /usr/share/locale/ja_*

Posted on Mar 25, 2012, 1:23 PM

Respond to this message   

Return to Index


Response TitleAuthor and Date
Hehe. I actually didn't catch that at first... on Apr 13
 GNU utilities should be good, as should GNU libc... on Apr 14