Hi,
WHen I login to the host using ssh, it sources bash_profile then bashrc file, and reads in my path and other variables.
But when I want to execute a command remotely, it is not sourcing my bash_profile or bashrc files and I dont get the env I want. THis is causing a lot of problems.
HOw do I fix this?
thanks,
Samit