![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to change default shell in linux? | princelinux | Shell Programming and Scripting | 8 | 05-07-2009 09:31 AM |
| How to change your default login shell. | klarue7 | Shell Programming and Scripting | 3 | 05-07-2009 09:15 AM |
| How do I change domain name from shell? | lucas | IP Networking | 2 | 05-12-2008 10:14 AM |
| How do I change domain name from shell? | lucas | UNIX for Dummies Questions & Answers | 3 | 05-09-2008 02:17 AM |
| Change to ksh shell | irasela | UNIX for Dummies Questions & Answers | 2 | 08-03-2006 01:57 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
||||
|
hi ;
Right now my default shell on our school system is : /bin/ksh but i want to change it to another shell. There is also bash shell installed in the system as : /bin/bash So, how can I change my default shell to bash shell? Or maybe any other shell? |
|
||||
|
the command you want is "chsh", but you might not have the requisite permissions to change it, depending on the system or the local policy.
You could also just change your .profile to execute /bin/bash if chsh doesn't work. |
|
||||
|
Quote:
By the way, chsh command is not recognized by my system... |
|
||||
|
Quote:
Code:
Sun Microsystems Inc. SunOS 5.9 Generic May 2002 |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|