LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jerome BENOIT (jgmbenoit_at_[hidden])
Date: 2003-05-03 09:56:23


Hello LAM,

I am working on a small network with `bash' as shell and `ssh' as rsh:
I wonder why `lamboot' does not source the ~/.bash_profile'
(in order to have a correct PATH before to look for `lamd')
as `ssh' does set a default PATH then:
whereas once ssh connected to XX `printenv PATH' gives the PATH as set
up in `~/.bash_profile',
ssh XX "printenv PATH" gives the default PATH
(in other words, the `~/.bash_profile' was not sourced).

I do not know who misbehaves.

Anyhow,
can we ask to `lamboot' source `~/.bash_profile' before to look for `lamd' ?