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: | <262990-22003138191816494@M2W090.mail2web.com> |
X-Priority: | 3 |
Reply-To: | lhall AT rfk DOT com |
X-Originating-IP: | 209.113.174.244 |
From: | "lhall AT pop DOT ma DOT ultranet DOT com" <lhall AT pop DOT ma DOT ultranet DOT com> |
To: | michael AT hipp DOT com, cygwin AT cygwin DOT com |
Subject: | RE: Bash PATH via ssh |
Date: | Wed, 8 Jan 2003 14:18:16 -0500 |
MIME-Version: | 1.0 |
X-OriginalArrivalTime: | 08 Jan 2003 19:18:16.0595 (UTC) FILETIME=[B2425630:01C2B74A] |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id h08KVvt15846 |
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 Original Message: ----------------- From: Michael Hipp Michael AT Hipp DOT com Date: Wed, 8 Jan 2003 13:09:59 -0600 To: cygwin AT cygwin DOT com Subject: Bash PATH via ssh Hello, first post. From a remote machine I'm doing something like: ssh 192.168.0.150 'echo $PATH' All the path appears to be set to is the Windows system path. I've put path amendments into /.bashrc and ~/.bashrc. As well as in the bash.bashrc files in /etc. Where do I put the path statements so they have effect when invoked from ssh so I can get things like /bin into the path? (I've read man bash invocation and searched the mailing list archives.) Thanks, Michael -- 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/ -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . -- 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 |