.bashrc not getting executed
2007-12-25 11:56:00
Apparently, Bash looks for .bash_profile when it starts up not .bashrc, some suggestions were:
-making a symbolic link from .bash_profile to .bashrc
-having .bash_profile execute .bashrc
Thanks.
Original Message:
>On a Solaris 8 server, my .bashrc does not get executed when I telnet
>into it. But it does get executed when I am directly on the console. I
>know I must be missing some file, but on the surface it looks like
>exactly the same setup I have on another server, which always sources
>the .bashrc.
>Any ideas?
>Thanks.
--
John Goodall
TVData Technologies
http://www.tvdata.com
800.833.9581 ext. 514
jgoodall@tvdata.com
_______________________________________________
codeprof mailing list
codeprof@codeprof.com
http://www.codeprof.com/execute/ask/?codeinfoid=61368
Comments
Got something to say?
You must be logged in to post a comment.

