| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "John Cooper" <super DOT cooper AT ntlworld DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Cc: | <john DOT cooper AT eu DOT citrix DOT com> |
| Subject: | Re: Execute permission not set when creating files |
| Date: | Tue, 28 Oct 2008 22:15:45 -0000 |
| Message-ID: | <F3401EC5DBFB4958AC04C4A236C81921@ra> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| X-Plusnet-Relay: | 7ec5d5a4cac2c3332155b8d5b8014ec0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.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 |
Christopher Faylor wrote:
> Are you sure you're using the cygwin version of all utilities? You seem
to
> have some duplication between c:\cygwin\bin and c:\bin.
I have a custom version of `ls' in the bin directly, but it's definitely the
Cygwin version of `touch'.
I also get the same problem when I run `echo hi > b.txt':
$ umask
022
$ type echo
echo is a shell builtin
echo is /c/cygwin/bin/echo
$ echo hi > b.txt
$ ls -l b.txt
-rw-r--r-- 1 John None 3 Oct 28 22:08 b.txt
(btw, I've tried with zsh and bash and the problem occurs with both.)
--- John.
--
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 |