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:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=D1IGMtBVC21W3PRQtftC0bcTOR9d5jrTTxOTnv8v3yqPrfejEgTsl
	1xxb0rph8fpWePKYIxFCN8q0IIECUUs1EnoEV//x9FoY9npafwjztAmTyBPCua1Y
	q2F2cmwttgIH25HcN1gEwf9apRFGuVoKminPQ1d7XjIGKvKfvau0o8=
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:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=TGjopDO4/VEWX2hBRO2ObxvnF1Q=; b=up29MR5uOdfr+lN6Sz8j2p0dDNZJ
	+H9c+J/yOo/TGxKRcJvW25gIbunT3peYG+Xnwtm5xeNL1B5VDEa7tj6djzEk995E
	nCvJEA9jK+Codpj0XQqcvw9foI/gsVyy1yPHoTP1Dv2rHxmjNJP8nglOHcY0/Zuo
	ZNLQ3lZNOdt/pek=
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.9 required=5.0 tests=AWL,BAYES_05,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=hugely, interferes, UD:talktalk.net, Bradley
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: strange behaviour of 'ls'
Date: Thu, 7 Apr 2016 08:46:32 +0000 (UTC)
Lines: 21
Message-ID: <loom.20160407T103557-928@post.gmane.org>
References: <000001d1909e$da5b8b00$8f12a100$@talktalk.net>
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

Simon Bradley <simon-bradley <at> talktalk.net> writes:
> I have just noticed that the program 'ls' has started to put quotes around
> some entries in the listing when I use it
> That are not really present around the actual files / directories.
> 
> This is hugely annoying and I do not want this behaviour. I much prefer
> to have ls perform as expected.

See the documentation for ls, in particular the -N, -b and --quote-style
options as well as the environment variable QUOTING_STYLE and any aliases
you might have defined when invoking ls.

> This MUST be a bug as it interferes with my other scripts which
> now do not work correctly.

You might want to check if it's not your scripts that are buggy.


Regards,
Achim.



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

