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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; q=dns; s=default; b=eH0BZCa6DaRnItKee+iQ RidvwZLaj/8zITRhW3v/1oej6G87Ymk7WqrJNgz610aM/aKmV9RYU8TAptOisPI0 gzF6LA2oVfCMgeg4V1Y/xG+1wSZ9YacjsIpflsKV0ZGHuaDWwrCmj868utKpvzBY kwo3NmFSCh8+GB43jVfjrPA= 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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; s=default; bh=JZ1HQhzwDDiz/GnUR/EGXXF/7g Y=; b=LSeVS1a6cwVuhZpZyuj0b/n0lFlc8CNDIXRRvPvAj+n2nr532XR67xpfNe VmNN+yA7RuF69r1SdszfbNnkrh5ZnuKyhutjydq/BSMWFimcvEPQULJkwrxAj6Fh 1USMHE3U40VrkKoXmJpu6VqLDEJZCwn3mbKFL2K6iKk3o3fGI= 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=-0.4 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Messages, houder, Houder, Text X-HELO: lb3-smtp-cloud6.xs4all.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 20 Dec 2015 14:31:16 +0100 From: Houder To: cygwin AT cygwin DOT com Subject: Re: SegFault running "ls -l" after Microsoft Patch Day In-Reply-To: <20151220132026.GC4034@calimero.vinschen.de> References: <20151216164758 DOT GL3507 AT calimero DOT vinschen DOT de> <22132 DOT 1234 DOT 560000 DOT 81409 AT woitok DOT gmail DOT com> <567693DC DOT 1090507 AT dwalin DOT fsnet DOT co DOT uk> <00a1ad6ccca67af73db1596ff3f7e9f1 AT xs4all DOT nl> <20151220121855 DOT GB4034 AT calimero DOT vinschen DOT de> <43e70731a9597802c4101612ac7bb1dd AT xs4all DOT nl> <20151220132026 DOT GC4034 AT calimero DOT vinschen DOT de> Message-ID: X-Sender: houder AT xs4all DOT nl (PVhlw3bTtCVJtP07kx4aQg==) User-Agent: XS4ALL Webmail X-IsSubscribed: yes On 2015-12-20 14:20, Corinna Vinschen wrote: > On Dec 20 13:55, Houder wrote: >> On 2015-12-20 13:18, Corinna Vinschen wrote: >> >On Dec 20 12:50, incog wrote: >> >>On 2015-12-20 12:41, Sam Edge wrote: >> >>>On 18/12/2015 13:06, Dr Rainer Woitok wrote: >> >>>>and (of all things!) contain blanks, >> >>> >> >>>* rant mode on * >> >>> >> >>>What's wrong with blanks? >> >>> >> >>>The OS calls don't give a monkey's chuff so long as they're given >> >>>null-terminated C-strings. Tools like find, xargs etc. have options to >> >>>cope. >> >>> >> >>>The biggest problem is that there are a lot of sloppily written shell >> >>>scripts out there that don't properly quote substitutions or that use $* >> >>>instead of "$@" or that use command substitution where they should be >> >>>using pipes and "xargs" and "read". That's the fault of the scripts, not >> >>>the OS/emulation layer. >> >>> >> >>>* rant mode off * >> >> >> >>Oh ... you know, I understand Rainer's sentiment ... >> >> >> >>https://www.cygwin.com/ starts with: >> >> >> >>CYGWIN >> >> >> >>Get that ___Linux___ feeling - on Windows >> > >> >Dunno about you, but I have lots of files with spaces in them on Linux, >> >especially files connected with GUI stuff, themes, etc. >> >> :-) Oh dear, must be my age ... I never create files with spaces in >> them >> ... I like to keep things simple, just like the guys that created >> Unix. >> >> (sorry, could not stop myself :-))) > > I didn't say I created them myself. Or in same case I did but didn't > intend to. Yes Corinna, I "heard" you the first time ... ... as I said, it must be my __old__ age. Let us stop at that. Regards, Henri > > E.g., in one desktop environment I created a subdir with entries > pointing to a script "foo" called with a machine name as parameter. > I called the entries "foo machine1", "foo machine2", etc. Turns out, > those entries were converted to files called "foo machine1.desktop", > "foo machine2.desktop", ... > > Lots of documents downloaded from the net have spaces in them, unless > you rename every single one of them, which I can't be bothered. > > KDE created a file > ~/.kde/share/apps/desktoptheme/Arezzo/widgets/mock przelacznik > pulpitow.svg > I don't even know the language. > > ~/.config/gnome-boxes/sources/QEMU Session > ~/.mozilla/firefox/Crash Reports > ~/.thunderbird/xyz.default/Mail/Local Folders/Unsent Messages > ~/android-sdk-linux_86/SDK Readme.txt > /usr/local/MegaRAID Storage Manager > /usr/share/cmake/Help/generator/Sublime Text 2.rst > /usr/share/doc/python-setuptools/CHANGES (links).txt > /usr/share/doc/stix-fonts/STIX Font License 2010.pdf > /usr/share/doc/verne-backgrounds-single/CC-BY-SA 3.0 > > Even the git repo has them: > > ~/src/git/t/t4135/add-with backslash.diff > ~/src/git/t/t4135/add-with quote.diff > ~/src/git/t/t4135/add-with spaces.diff > ~/src/git/t/t4135/add-with tab.diff > > > Corinna -- 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