I've seen that Curl in terminal is still telling it's working on a powerpc..
So i've questioned myself... is terminal or curl working via rosetta... or did they just forget to change that string...
Well... this is what curl is telling me on my intel macbook.
url -verbose http://www.test.com
* About to connect() to www.test.com port 80
* Trying 208.48.34.132... * connected
* Connected to www.test.com (208.48.34.132) port 80
> GET / HTTP/1.1
User-Agent: curl/7.13.1 (powerpc-apple-darwin8.0) libcurl/7.13.1
So i've questioned myself... is terminal or curl working via rosetta... or did they just forget to change that string...
Well... this is what curl is telling me on my intel macbook.
url -verbose http://www.test.com
* About to connect() to www.test.com port 80
* Trying 208.48.34.132... * connected
* Connected to www.test.com (208.48.34.132) port 80
> GET / HTTP/1.1
User-Agent: curl/7.13.1 (powerpc-apple-darwin8.0) libcurl/7.13.1