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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=rk4/pfMD30ORv+KT1tLBzSg4NoVLKM1xz3a2ssfAEhq+wx+HSqlyJ cnrqEiljUq7BmL7PGx1HzJ5H1UOT6kOYfI7XSs8SZaY2tWdg7T/kh4abaThAigLh LBt7xOXt9RI3wxEkrDG8QnDw2uiin9mSf0wCkC16dx+Bwkhfm0SvCc= 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=LFAR0M2MTOY38PBvaGNFxSHyORk=; b=pTzQpDxdmoQ1r2ZN17Xgj68ihcfS BWXXE2zK7khgULfWQV21F/BCfRdXgbEVfkWBihNgRnIHqp/JXaXQI+ZUZv1mo19c uml3MZE8EXXdbZh4Mce2VK/q5uh8G6hzijrI5WnqhdPJuW2d1NDeg9pCcaUSzUnp xCrdLZwml8ONulY= 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,FREEMAIL_FROM,RDNS_NONE,SPF_FAIL autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Paul Subject: Re: Unexpected results: dirs =?utf-8?b?fA==?= xargs -n 1 cygpath -aw Date: Tue, 1 Oct 2013 15:26:08 +0000 (UTC) Lines: 6 Message-ID: References: <1255057745 DOT 20130930222614 AT mtu-net DOT ru> 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 Andrey Repin yandex.ru> writes: > First of all, your problem is that you're using "dirs". Tilde expansion is > done by shell before command is executed, it is not done by xargs, or cygpath. Thanks, Andrey. -- 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