delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <50be591b0607202319w2e9845bdp560051aa70f604a8@mail.gmail.com> |
Date: | Fri, 21 Jul 2006 11:49:06 +0530 |
From: | "Hemal Pandya" <hemal DOT pandya AT gmail DOT com> |
To: | "The Cygwin Mailing List" <cygwin AT cygwin DOT com> |
Subject: | permissions on .exe files |
MIME-Version: | 1.0 |
X-Google-Sender-Auth: | e5ffa38a112bf295 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Hello, If I create a file somefile.exe "outside cygwin" then cygwin reports that it is executable. But if the file is created by cygwin then it does not become executable unless explicitly set. One implication of this is that when I extract a .zip using cygwin unzip then the .exe, .dll, .bat etc do not get the executable permission. Is there a way to tell cygwin to assign u+x for the files created from cygwin for which it would have otherwise assumed this permission? Thanks. - hemal hpandya AT hpandya-xp2 /tmp/ll Fri Jul 21 11:47:43 2006 $ cmd /c "dir > in_windows.exe" hpandya AT hpandya-xp2 /tmp/ll Fri Jul 21 11:47:50 2006 $ ls > in_cygwin.exe hpandya AT hpandya-xp2 /tmp/ll Fri Jul 21 11:47:58 2006 $ ls -l total 2 -rw-r--r-- 1 hpandya &-Users 29 Jul 21 11:47 in_cygwin.exe -rwxr-xr-x 1 hpandya &-Users 345 Jul 21 11:47 in_windows.exe hpandya AT hpandya-xp2 /tmp/ll Fri Jul 21 11:48:02 2006 -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |