Q. How do I change my own profile? How do I change profile for other users? How do I setup global profile for all users under BASH shell? A.. You need to add user profile to ~/.bash_profile. It is the personal initialization file, executed for login shells. There is also ~/.bashrc file which is the [...]