Re: echo $HOME returns /cygdrive/c/documents and setting/mrane

2004-05-07 Thread Christopher Faylor
On Thu, May 06, 2004 at 07:40:56PM +0200, Reini Urban wrote: >Sure, mount is the method which is used more often. >And it is faster and easier. >But it is not as transparent to the poor end-user as the symlinks. >He will not see /home when doing "ls /" mkdir /home mount -b "C:/Documents and Se

RE: echo $HOME returns /cygdrive/c/documents and setting/mrane

2004-05-06 Thread Hannu E K Nevalainen
> From: Reini Urban > Sent: Thursday, May 06, 2004 7:41 PM > Igor Pechtchanski schrieb: > > Or 'mount -s c:/Documents\ and\ Settings/ /home', if you don't mind > > putting up with '/home/All Users', etc... > > Sure, mount is the method which is used more often. > And it is faster and easier. > Bu

Re: echo $HOME returns /cygdrive/c/documents and setting/mrane

2004-05-06 Thread Reini Urban
Igor Pechtchanski schrieb: On Thu, 6 May 2004, Reini Urban wrote: Montana Rane schrieb: for the administrative user, under which cygwin was installed, echo $HOME returns /home/Administrator. This is not your problem. Please describe the problem in the message body and not only in the subject. I ne

Re: echo $HOME returns /cygdrive/c/documents and setting/mrane

2004-05-06 Thread Igor Pechtchanski
On Thu, 6 May 2004, Reini Urban wrote: > Montana Rane schrieb: > > for the administrative user, under which cygwin was installed, echo $HOME > > returns /home/Administrator. > > This is not your problem. Please describe the problem in the message > body and not only in the subject. > > > I need to

Re: echo $HOME returns /cygdrive/c/documents and setting/mrane

2004-05-06 Thread Reini Urban
Montana Rane schrieb: for the administrative user, under which cygwin was installed, echo $HOME returns /home/Administrator. This is not your problem. Please describe the problem in the message body and not only in the subject. I need to set up cygwin so it does not preface the path with /cygdri

Re: echo $HOME returns /cygdrive/c/documents and setting/mrane

2004-05-05 Thread Larry Hall
At 06:33 PM 5/5/2004, you wrote: >for the administrative user, under which cygwin was installed, echo $HOME >returns /home/Administrator. > >I need to set up cygwin so it does not preface the path with /cygdrive/c as >this breaks our existing scripts. OK, let's start here: >Problem reports: