![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Executable directory general question | FredSmith | UNIX for Dummies Questions & Answers | 1 | 05-17-2006 02:14 PM |
| general question on executing file in drwx--x--x directory | cul8erppl | Shell Programming and Scripting | 2 | 07-20-2005 01:19 AM |
| general question? | wmosley2 | Shell Programming and Scripting | 2 | 12-17-2003 08:55 PM |
| General Proxy Question | sam_pointer | UNIX for Dummies Questions & Answers | 1 | 09-24-2001 07:36 PM |
| General Proxy Question | sam_pointer | IP Networking | 1 | 09-18-2001 04:24 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi, I've been racking my brains trying to remember, but, whats the command to change the default shell? I'm currently always in the Korn shell and I want to start out in the Bash shell. I'm running a variant of BSD I guess in Mac OS X 10.2.2 and Mandrake. Thanks.
ccindyderek |
| Forum Sponsor | ||
|
|
|
||||
|
Oops, I almost forgot, you can get the "real" ksh from AT&T...
Mandrake comes with pdksh, a ksh clone, and MacOSX doesn't come with one. Here is a direct link to Ksh93 at ATT.com: http://www.research.att.com/~gsf/dow....darwin.ppc.gz Once it's unpacked on OSX (Stuffit usually does it automatically), you can move it to /bin with the Terminal. The Linux standalone is here: http://www.research.att.com/~gsf/dow....linux.i386.gz It should work the same way... Again, please post back with any problems or questions... |
|
||||
|
In FreeBSD - and OpenBSD if I remember correctly, type
Code:
chpass
__________________
FreeBSD - Opening computers from closed Windows |
||||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|