X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=LvStRJcDODfL0wna LvFK++dH9uJWBfbMGES7WEQCU4leMhOTsQ3R49DJAYAQKHXde+ocbF+YUlelAXEa 9L55Vh/xYmYNL/3xdxxw2mV5SuCYbAPpZGK730SrzUIbDBuG2U+J3yTvDGFkXxMW RxJ7T/NhOqmB1DtAqE4F+GPcGWI= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=MijKKKSY2r3pbBcRzGKto7 Y/dTA=; b=wRaIaUzx9uibYhA6xdwFVPDfdFX7U7EQ/PEGsVBTZsndoOawLHEw3d qb5LgEs3KdSUjmgRWTarnvLklA0WbjV0XiW840Rv6rzAbyKBm/AAV9BzFjzjKRaM 9puTQiUS490RbD+o0GklgpsnNIPbRmHisVnvXJqIL0xslS5n/Edeo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=08.04.2016, 08042016, everybody, H*RU:sk:mout.ku X-HELO: mout.kundenserver.de Subject: Re: strange behaviour of 'ls' To: cygwin AT cygwin DOT com References: <000001d1909e$da5b8b00$8f12a100$@talktalk.net> <72gcgbtd8mfco3n6neb2srnl9fv43s5et4 AT 4ax DOT com> <57077EB6 DOT 1090306 AT towo DOT net> <871t6gx7ae DOT fsf AT Rainer DOT invalid> From: Thomas Wolff Message-ID: <57082115.8060107@towo.net> Date: Fri, 8 Apr 2016 23:22:29 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <871t6gx7ae.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-UI-Out-Filterresults: notjunk:1;V01:K0:phb3aC6RDpk=:fHtbOZ1mfhJao4ujmdavqP dhIrgnezCwDXOKtZ7AlirFv+3kiNTAdMh8XYjWo7G7hOrZwIji9/rAiTULSAHp/zrHRq90QVS b7PWpW+j7u7zcnKIlqFIIkvxGiOQyioPbiB2I879Pkh4FiJ5JOYzr9NWCQkGC6f0oKASteGpf USrCmP9ExDOQo+6g/xfvSi7jOkI1wRFv9IxaG7J81/4kuDxEZ6leo/wZsrzIUzkDkfMSFyv0p tca8zXhUMBkebsKBvZTT1d2oMkJl6EtUJrlYRZhSk43htvqd91BqoTaksL0Pin8aYYebR8pwy ysyuArvgGRcdrmwZANcm8LE0noZ1zlxxqJckSS6WPk1Rimcv1+0qQkzkepqP9ne65aGFNTmjF ElBQGpC2zfi/BbBh0XPnARGy0vVpnEs+qnnt/UNK2YKCdfxEwVZD+YAM3QELHrdESQoNiqQGT 2R6V63ltpEuY0zi+mVmy0enPVUl35EVprhzU5gZYnSmpZyommdyaBOiMo2qwrgua+lxXT/xLo NSQCNdV/pbks7zTms9lQXq8fz0VAexAlFC02uVYPX4EA5nzOBVLg/fZD2xEqn0JEWxcqfaQdi vt5TrT50jTmJcYinsRGTktVBuT3W9u+3WMbTLlfwBbeeTm/wxFnTc5ijUEs/x4LYnvHnQRIUo A+ZO/LnnDz7xAnn2wx09NFdTJdimMNCLbI3GEHgsAKqA1uJYKzGu6WN5Qn79USybvGpj9LUTa MC+8EdYQnfdrZBJc X-IsSubscribed: yes Am 08.04.2016 um 20:52 schrieb Achim Gratz: > Thomas Wolff writes: >> Like for grep which now barfs out when a character isn’t recognized in >> the current encoding (and grep doesn’t even provide an environment >> variable to override this mis-feature), these assumedly-modern >> upstream changes are a nuisance. > You are barking up the wrng tree, please take that upstream. I was just discussing some background, pointing out this is an upstream nuisance. >> For ls at least, it can be fixed with the environment variable >> QUOTING_STYLE but that isn’t even mentioned in the manual page!%§↯ >> – Poor old Unix tradition fades away. >> >> What about adding >> export QUOTING_STYLE=literal >> to /etc/profile as a fix? > No, but you're free to do whatever you wish in /etc/profile.d (or lobby > the coreutils maintiner to provide it with the package, although I'd > suggest that it shouldn't get installed by default). I wouldn't ask the maintainer for a change with such an impact without discussing it in the community first, of course everybody can set up their own environment anyway. Cheers Thomas -- 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