Re: sshd, plink, bash and path problems

2004-05-06 Thread Tim Shadel
Igor Pechtchanski wrote: Why not try it locally, like this: echo echo $PATH echo 'echo $PATH' echo "echo $PATH" and then sh -xc 'PATH=/blah;echo $PATH' sh -xc "PATH=/blah;echo $PATH" Aah. I forgot about the meanings of various quotes in bash. That's an excellent example. 2. Is there a file (.rc

Re: sshd, plink, bash and path problems

2004-05-06 Thread Tim Shadel
I'm not subscribed to the list. Kindly CC: me in any threads that result from this email. Thanks. Larry Hall wrote: Sorry, I don't use putty or plink (and actually since they aren't part ofthe Cygwin distribution, much discussion of them is off-topic for this list). Understood. I'll try rephr

sshd, plink, bash and path problems

2004-05-05 Thread Tim Shadel
ion-of-either thing? 2. Is there a file (.rc something-or-other perhaps?) that I can create that will make the "source /etc/profile" call once plink connects, so I can have the right path when happens? Any help with this would be most appreciated. Thanks, Tim Shadel -- Unsu