X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4126b3450808220352y12a25fddi444e3df3e1cb590a@mail.gmail.com> Date: Fri, 22 Aug 2008 11:52:20 +0100 From: "Sam Kuper" To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: cygutils-1.2.7-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: b71cae136839f7bc X-IsSubscribed: yes 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 Charles Wilson wrote: >The cygutils package has been updated to 1.2.7. This adds a 'rename' >utility ... > >Changes from version 1.2.6-1 >- rename.exe added (contributed by Christopher Faylor) >... Dear all, I've started using cygwin relatively recently, and I have cygutils 1.3.2-1 installed. This version of cygutils does not appear to include the rename utility: if, at a cygwin prompt, I type "rename", I receive the message, "bash: rename: command not found". My questions are: 1) Was the rename utility removed from cygutils at some point between version 1.2.6-1 and 1.3.2-1, or is my version of cygutils somehow corrupt? 2) If it was removed, why, and is there some other way I can obtain the rename utility under cygwin? (NB. please don't just suggest I use "for i in *; do mv ${i} ${i#foo}; done", etc. - I'm asking specifically for the rename *utility*, not a rename capability.) Many thanks in advance, Sam -- 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/