X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-IronPort-AV: E=McAfee;i="5300,2777,5412"; a="11315876" From: "Manning, Sid" To: ProblematicRoutes , "cygwin AT cygwin DOT com" Date: Thu, 23 Oct 2008 07:55:39 -0700 Subject: RE: A $ in my path... Message-ID: References: <20132275 DOT post AT talk DOT nabble DOT com> In-Reply-To: <20132275.post@talk.nabble.com> Accept-Language: en-US Content-Language: en-US acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m9NEv0If028629 Would this work? cd /home ln -s $HOME/csmith cd csmith export HOME=`pwd` > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf > Of ProblematicRoutes > Sent: Thursday, October 23, 2008 9:34 AM > To: cygwin AT cygwin DOT com > Subject: A $ in my path... > > > Hello all, > > I have just had my work system set upto use cygwin. Unfortunately, my home > directory and all other directories which are mapped to network stores and > properly backed up have a $ sign in their path: > > $ pwd > //sbs01/students_home$/csmith > > This $ sign causes problems everywhere - with latex, with svn, with > anything > that uses ~ to refer to my home directory, because it expands to ...$/... > and bash tries to parse the $/ as a variable. > > Does anyone know how to change this or hide this? It may only be a problem > with pwd and applications which use this because, e.g., when I'm in / > (which > is C:\cygwin) and I type pwd I get "/" as the result. > > Thanks heaps for your help! > Andrew > -- > View this message in context: http://www.nabble.com/A-%24-in-my-path...- > tp20132275p20132275.html > Sent from the Cygwin list mailing list archive at Nabble.com. > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/