Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <5.2.1.1.2.20030717223236.0203cde8@pop.sonic.net> X-Sender: rschulz AT pop DOT sonic DOT net Date: Thu, 17 Jul 2003 22:34:18 -0700 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: [PATCH] : make cygpath use multiple filename arguments In-Reply-To: <3F170CE6.2040903@fangorn.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Mark, Cygpath will process multiple names when it's operating as a filter. I suggest that your patch be changed to print each converted argument on a separate line. Randall Schulz At 13:53 2003-07-17, Mark Blackburn wrote: >Dunno if anybody will find this useful or not: > >Currently if you say: > ># cygpath -w /usr /lib > >you get a usage error. With my patch you get: > ># cygpath -w /usr /lib >c:\cygwin\usr c:\cygwin\lib > >Mark. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/