On 5/4/20 4:39 PM, Wendell Lovewell wrote:
I have "bash" as the last line in /etc/profile.  This seems to work, but I do have to enter "exit" twice to 
close the window.  Is there a way to invoke bash so that this is not necessary?  I'm also not sure if this matters, but 
"echo $SHELL" still shows "/bin/sh", not "/bin/bash".

The shell that loads when you log in is chosen by your profile.

Not sure how this is done in USS but someone administratively could simply change your login shell to /bin/bash.

In the meantime, just create a profile in your home directory .profile that does exec /bin/bash

--
Jack J. Woehr     # Science is more than a body of knowledge. It's a way of
www.well.com/~jax # thinking, a way of skeptically interrogating the universe
www.softwoehr.com # with a fine understanding of human fallibility. - Carl Sagan

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to