www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | =?UTF-8?B?UmVuw6kgQmVyYmVy?= <r DOT berber AT computer DOT org> |
Subject: | Re: chmod in cygwin |
Date: | Mon, 04 Jan 2010 00:17:16 -0600 |
Lines: | 21 |
Message-ID: | <hhs15g$aoa$1@ger.gmane.org> |
References: | <1262577991 DOT 4b416947f163f AT www DOT imp DOT polymtl DOT ca> |
Mime-Version: | 1.0 |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 |
In-Reply-To: | <1262577991.4b416947f163f@www.imp.polymtl.ca> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Linda Armelle Nzumotcha Tchoumkam wrote: >=20 > I am a new user of cygwin in windows xp. > I want to run an executable program connected to cygwin. > I use the command chmod as ( =E2=80=9C[ugoa]*<[-+=3D]<[rwxXst]*|[ugo]>>+= =E2=80=9D write =E2=80=9Cchmod > a+x /C/Program/flow=E2=80=9D) > But I don=E2=80=99t get to the executable program. I receive this message: > chmod a+x /C/Program/flow : No such file or directory ------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^ Just what it says, you probably want: chmod a+x /cygdrive/c/Program/flow assuming "Program" is not really "Program Files" and "flow" is an actual file or directory, not "flow.exe" or something else. Hope this helps. --=20 Ren=C3=A9 Berber -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |