X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=C7tG56g0oJfsNTF7yWhYGvHmLldfEmAHd+uE99GVrcd
	ukE1zN6J5alC+G0tRhD2dHMVuDh/pqwOLoAU7JkctQA+35nsW7bY5FVIwp9P+4zW
	gwwAAjNUogr4mQ23l20IlHz7ajQFpAT6OQBbbgin7LaWfwH8HC57kqZSyn22QN/8
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=vu739jW1OoKKxB0/mjQqemufVbo=; b=BB5kgIhysqJgofN6L
	3ER66f5ht7nvIJkbTfuwi3QJgdaZiaiy5bBlAGUtwGrR39Zxbsm9egCUBiWolp11
	90n3QJUGCpqjZGZU6wD9Kt2LKUKEK0+h9DR75saBhTv3Ps0zl4e2lufkIPBoEE8z
	mIrGwjnr1NOTn8BpvOYevpjCCM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qc0-f176.google.com
X-Received: by 10.140.32.68 with SMTP id g62mr4706050qgg.64.1420640256683;        Wed, 07 Jan 2015 06:17:36 -0800 (PST)
From: "cyg Simple" <cygsimple@gmail.com>
To: <cygwin@cygwin.com>
References: <loom.20150106T203355-631@post.gmane.org> <DF881246-BFF7-45DF-A44D-20F5BAEBA606@gmail.com>
In-Reply-To: <DF881246-BFF7-45DF-A44D-20F5BAEBA606@gmail.com>
Subject: RE: Force "ls" to show .exe extension
Date: Wed, 7 Jan 2015 09:17:44 -0500
Message-ID: <1f1701d02a84$b5a7b120$20f71360$@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain;	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

> From:  Tom Robinson
> 
> If you don't want to specify the extension, can you specify as asterisk?
> 
> [3236 CBGSAS04:~/Documents]$ touch name.exe
> 
> [3237 CBGSAS04:~/Documents]$ ls -l name
> -rw-r--r--+ 1 cbg.tom Domain Users 0 Jan  7 09:34 name
> 
> [3238 CBGSAS04:~/Documents]$ ls -l name.exe
> -rw-r--r--+ 1 cbg.tom Domain Users 0 Jan  7 09:34 name.exe
> 

I often consider this to be broken behavior considering that I could have
both a name and name.exe file which would change the outcome of this
scenario.

--
Cyg Simple


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

