On Mon, 10 Mar 2008 11:07:48 -0700 (PDT) Hiep Nguyen hiep@ee.ucr.edu wrote:
what do i need to change for user profile or during user creation process to make it looks like:
That's normally set through .bashrc as contained in /etc/skel so it's inherited by all new users when they are created. For existing users, you can just copy /etc/skel/.bashrc to their home directory.