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:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=OvK
	xqbHBHX6W6ONWcXGNeyQXkc2J51Tet9I34GM0RIgJ71am6VaVWvz/Jfza82Sbhi6
	nn7kG5+Z2I+IQ2aOlcE9T2pY21V6NCZDHO4boMUzKew5MV3WAJwM3tKDzTqoaptr
	lNK07fB3cHm3a2QvdmifWF8mBrb1rMg3WRzvwomY=
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:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=cuuy5VFnV
	lZ4URS2QhAa5afvopY=; b=jQulUI6SwQoppd8rpny/SOUVVRIC6bbsF30YiQY49
	v2ONLgNwhXacVp2p9rSvmbp/ZQ9bMAyBahtC1vY4uvi10u/zg+w4XDddcu8C9NKk
	7NLB1t+oyiN2EUL4isO6sK4DeEvONnd3fs1D/PrCkExFIWNdc4AKnYjL/fwaNblz
	TA=
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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Paul <Paul.Domaskis@gmail.com>
Subject: Force "ls" to show .exe extension
Date: Tue, 6 Jan 2015 19:34:28 +0000 (UTC)
Lines: 6
Message-ID: <loom.20150106T203355-631@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Right now, if I have ~/bin/pdfcrop.exe, the command "ls ~/bin/pdfcrop"
shows pdfcrop rather than pdfcrop.exe.  Is there any way to force ls
to show the full filename (including extension) if it matched the ls
argument, even if the ls argument doesn't specify the extension?  I
read http://cygwin.com/cygwin-ug-net/using-specialnames.html, which
helps explain the situation, but not a solution.


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

