This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cd


> Hi,
>
>    When I do a 'cd'
>
> %cd
>
> I get
>
> BASH: cd: //c/cygwin/HOME: permission denied
> how do i fix this ?

Ala chmod:

$ chmod a+rx /home

This also means your home directory (HOME environemnt variable is set to
/home or C:\Cygwin\home) so you might want to fix that.

Elfyn


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]