delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <006a01c2b750$d70c7620$9700a8c0@michael> |
From: | "Michael Hipp" <Michael AT Hipp DOT com> |
To: | <cygwin AT cygwin DOT com> |
References: | <262990-22003138191816494 AT M2W090 DOT mail2web DOT com> |
Subject: | Re: Bash PATH via ssh |
Date: | Wed, 8 Jan 2003 14:02:06 -0600 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Thanks. I now have ensured that ~/.profile, ~./bash_profile, ~/.bash_login, /etc/profile all contain the lines: PATH="/usr/local/bin:/usr/bin:/bin:$PATH" export PATH But still when I do ssh 192.168.0.150 'echo $PATH' it returns only the windows path items. What am I missing here? Any help appreciated. Michael ----- Original Message ----- From: <lhall AT pop DOT ma DOT ultranet DOT com> To: <michael AT hipp DOT com>; <cygwin AT cygwin DOT com> Sent: Wednesday, January 08, 2003 1:18 PM Subject: RE: Bash PATH via ssh I believe it's correct to assume that the invocation of bash via ssh is a login shell, not an interactive shell. Cygwin puts its path additions in /etc/profile. The corallary for a user would be ~/.profile, ~/.bash_profile or ~/.bash_login as the INVOCATION section of the bash man page suggests. Larry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |