Re: .bash_profile does not work

2000-08-09 Thread Ethan Benson
On Wed, Aug 09, 2000 at 01:19:50PM -0700, [EMAIL PROTECTED] wrote: > When I telnet into Debian from another machine, I get the $PATH > variables which my .bash_profile states. > > However, when I log into it directly, via XDM, and then turn on a > bash shell, I get the /etc/profile $PATH. . M

Re: .bash_profile does not work

2000-08-09 Thread David Wright
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > When I telnet into Debian from another machine, I get the $PATH > variables which my .bash_profile states. That's because you login with telnet so you get a login shell. > However, when I log into it directly, via XDM, and then turn on a > bash

Re: .bash_profile does not work

2000-08-09 Thread Rob Tandy
On Wed, Aug 09, 2000 at 01:19:50PM -0700, [EMAIL PROTECTED] wrote: > When I telnet into Debian from another machine, I get the $PATH > variables which my .bash_profile states. > > However, when I log into it directly, via XDM, and then turn on a > bash shell, I get the /etc/profile $PATH. . M

RE: .bash_profile does not work

2000-08-09 Thread dckinder
When I telnet into Debian from another machine, I get the $PATH variables which my .bash_profile states. However, when I log into it directly, via XDM, and then turn on a bash shell, I get the /etc/profile $PATH. . Moreover, if I log on from another machine using - not telnet - but rather VN

RE: .bash_profile does not work

2000-08-09 Thread Pollywog
On 09-Aug-2000 [EMAIL PROTECTED] wrote: > When I attempt to adjust my path by editing .bash_profile, there is > no response. > > No matter how I may edit it, when I type $PATH, I get the > environment set by /etc/profile. > > How can I override /etc/profile? Try something like this in your us

.bash_profile does not work

2000-08-09 Thread dckinder
When I attempt to adjust my path by editing .bash_profile, there is no response. No matter how I may edit it, when I type $PATH, I get the environment set by /etc/profile. How can I override /etc/profile? Here is my current version: <.bash_profile> #!/bin/bash #~/.profile: executed by bash(