Long story short I need to know what kind of machine I am running on for a program I am writing. How can I tell using JAVA if I am on an Intel machine or a PPC machine? The code will only be running on macs, so OS specific things wouldn't be the end of the world.