This won't work if you are executing your 'rc' file as a script that terminates. The 'cd' only has effect for the process where it is executed (and subprocesses). . . .
It ought to work if a new shell is created. For example:
cd /someplace/else exec bash
Kevin G. http://homepage.mac.com/kmg/ mail to kevin at ieee dot org _______________________________________________ xcode-users mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users Do not post admin requests to the list. They will be ignored.
Visit the Apple Store online or at retail locations. 1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.