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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=So
	K71R/eUi2vDdocNR1U9QHek6RVfKi2INssiuAi2zVvjMAOhGePqYo1ZTBl6comHx
	h0f+NxHsSuYoqauhp84ew01onRM0N2SGrdKh0rAbHYapN7boihyLci0+yJGoP1UB
	DHz3eOihj/RrznmPAfYBsHqLoNqnrF2yIZ2xf9NRc=
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:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=lx+/M7Tm
	PfucOva5/fpzjJ3HZ/4=; b=C1Eoc9TkyA+syBAQWu/qi0Fu6PL1W8mYKDtodQXT
	9JMuOD+s92iokja3bq1yDSJTiRQUfUPim33E4iPvuvQH+iUnIZ7RveyQuDG99rF2
	tDUhSVzT2DMqoErfemkPVGThoTm8OBRYsPy8jYBPyjEClU13asolLi9DZBUw1HhN
	jsg=
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=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-pd0-f171.google.com
MIME-Version: 1.0
X-Received: by 10.68.191.200 with SMTP id ha8mr24223555pbc.66.1392612369465; Sun, 16 Feb 2014 20:46:09 -0800 (PST)
In-Reply-To: <BC683B544BF740F4BC7ED21D6FBB0C4C@ahallpc>
References: <111910987.20140214222230@mtu-net.ru>	<52FE6397.5010105@cygwin.com>	<187072112.20140214234339@mtu-net.ru>	<20140215125606.GM2246@calimero.vinschen.de>	<1745533059.20140215225708@mtu-net.ru>	<20140216120042.GP2246@calimero.vinschen.de>	<40596392.20140216184131@yandex.ru>	<20140216151107.GT2246@calimero.vinschen.de>	<6CF2FC1279D0844C9357664DC5A08BA224229D@MLBXV06.nih.gov>	<CAAXzdLXEoNujigUD68xFhQv3XS=dCn_mYnqKnx1M4Rq0bVdhpg@mail.gmail.com>	<BC683B544BF740F4BC7ED21D6FBB0C4C@ahallpc>
Date: Sun, 16 Feb 2014 22:46:09 -0600
Message-ID: <CAAXzdLWtfp-oU=v5EO=EnAbR5bNS2AnwuQcw_oDCrRDsVh6e+Q@mail.gmail.com>
Subject: Re: Little cygpath improvement request
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

On Sun, Feb 16, 2014 at 7:07 PM, Andy Hall wrote
> Goodness. If code cleanliness is the issue, Why not simply hide this construct
> in a function?

Really this whole thread is a joke. He needs to just

    cygpath -ml "$2" &>/dev/null

as others have said and be done with it.

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

