|
#25
| |||
| |||
| The default, which is what you get in the Terminal, is tcsh. OS X also has csh, zsh, and I believe also bash. |
|
#26
| |||
| |||
| Quote:
Though, it SHOULD be there - it is, of course, the "best" shell! (for me, anyway) --boinger |
|
#27
| |||
| |||
| Changing your $SHELL. Hello, Well, first open Terminal.app Preferences. In the Shell Preferences change /bin/tcsh to /bin/zsh ( I'm using zsh), or the path of the Shell you'd like to use. That is done, now you need to change the Shell in the users database which resides on NetInfo database. NetInfo is in the Utilities Directory under Applications. Start NetInfo, authenticate yourself using the root password, now you can edit NetInfo. Don't mess around, you don't want to play with things you don't know about here. You'll see a navigation view of the database, scroll down getting to users. Click on users, then on your username. You'll have all your info displayed. Scroll down if you don't see all your info to get to SHELL, now change it to the same thing you changed it in the Terminal.app Preferences. Save changes, Restart NetInfo processes. You are done. |
|
#28
| |||
| |||
| Then again... real Unix programmers use emacs ;-) From within emacs you can navigate around the file system with lightspeed, start compilations, perform debugging and that all (almost) without typing in the commands. The apple developer tools may soon make emacs extinct but I don't believe till I see.... Emacs is pre-installed on OS-X, full documentation can be found here: http://www.gnu.org/manual/emacs/ A "how to get started... now" guide can be found here: http://www.go-ebusiness.com/emacs_intro.htm |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Defrag in OS X? | TwistedMojo | Mac OS X System & Mac Software | 49 | December 13th, 2002 04:14 PM |
| Thoughts on OS-X/UNIX/and MacOS | devnul | Apple News, Rumors & Discussion | 110 | September 17th, 2002 06:34 PM |
| is osx a true unix system | Click | Mac OS X System & Mac Software | 115 | May 6th, 2002 02:43 AM |