![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing userID and Changing group and GID | deal732 | Shell Programming and Scripting | 2 | 04-18-2007 07:09 AM |
| Version of Shells? | Xplore | Linux | 2 | 08-06-2005 07:41 AM |
| Shells | dino_leix | UNIX for Advanced & Expert Users | 3 | 06-08-2005 03:07 AM |
| switching shells?? | xNYx | UNIX for Dummies Questions & Answers | 6 | 11-21-2002 12:43 PM |
| %.*s function in shells | qanda | Shell Programming and Scripting | 6 | 08-20-2002 05:49 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Changing Shells on IBM AIX
I found some answers as to how to change shells on Linux and FreeBSD but I am running AIX and was wondering if anyone knew the command for changing shells on this platform.
|
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
On AIX to list the available shells, at the Unix prompt, enter: chsh The system will then ask you if you really want to change your shell. If you press y and then Enter, you will be prompted to enter the full path of the new preferred shell. For example, to change to bash, enter: /usr/local/bin/bash |
|
|||
|
Beware!
Note that changing your login shell can pose problems as in AIX the allowed login shells are listed in /etc/shells AND in /etc/security/login.defs. You must edit both files and make sure your desired shell is listed in there, otherwise you would lock yourself out from the system by changing your login shell.
bakunin |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | |
| Display Modes | |
|
|