Search Results

1
vote

32 vs 64 bits… what’s the big deal?

On OS X, you have a 64bit CPU if you have a G5 or almost any of the Intel machines (the very first Yonah based machines were 32bit, everything with a Core 2 is 64bit). As far as the OS is c …
1
vote

Setting environment variables in OS X?

for a single user modification, use ~/.profile of the ones you listed, the following link explains when the different files are read by bash …