Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: cygutils-1.2.7-1
References: <20050413050050.4F97A57D98@cygbert.vinschen.de> <m1at51hc6feo83p4h7jmoet6fiiu0ch6nf@4ax.com> <20050414173737.GB12274@trixie.casa.cgf.cx>
From: Jan Nieuwenhuizen <janneke@gnu.org>
Organization: Jan at Appel
Date: Thu, 14 Apr 2005 20:13:33 +0200
In-Reply-To: <20050414173737.GB12274@trixie.casa.cgf.cx> (Christopher Faylor's message of "Thu, 14 Apr 2005 13:37:37 -0400")
Message-ID: <871x9d5ir6.fsf@peder.flower>
User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-IsSubscribed: yes

Christopher Faylor writes:

> Yeah, one of the rpms that I am working on building for my real job (tm)
> actually used rename on linux.  It was news to me that this program even
> existed.  I usually write some kind of for loop to do this.

Maybe that's because I am not sure at all it does exist on linux

   $ debfile bin/rename
   usr/bin/rename						    perl/perl
   $ rename --help
   Unknown option: h
   Usage: rename [-v] [-n] [-f] perlexpr [filenames]
   $ head -1 /usr/bin/rename
   #!/usr/bin/perl -w

and

   $ cyg-apt find bin/rename
   cygutils: /usr/bin/rename.exe
   $ wine /cygwin/usr/bin/rename.exe --help
   call: rename from to files...
   
Jan.

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

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

