If you want to use .bashrc, just add these to the .profile file:
if [-f $HOME/.bashrc ]; then
   . $HOME/.bashrc
fi

On Thu, Jun 5, 2008 at 2:27 AM, Emmanuel De Paepe <
[EMAIL PROTECTED]> wrote:

> Is there a particular reason why there is a '.profile' when adding a new
> user, and not a '.bashrc' like the standard user created during
> installation?
>
>
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-discuss mailing list
> [email protected]
>



-- 
Thanks and Regards,
Niu Lin
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to