Removing the Developer Tools
I was looking for a way to removing the developer tools folder and found a perl script that removes the developer tools from your system. It is located in /Developer/tools and the name of the script is uninstall-devtools.pl.
You can run it from the terminal by typing:
# sudo ./Developer/Tools/uninstall-devtools.pl
Tested on 10.4 and it removes everything but one folder.


