On Fri, Nov 01, 2013 at 12:27:29PM -0700, Mariusz WODZICKI wrote:
>I frequently use ``rename''. Today I discovered that the most current
>version has a changed syntax:
>
>Usage:
> rename [options] expression replacement file...
>
>Options:
> -v, --verbose    explain what is being done
> -V, --version    output version information and exit
> -h, --help       display this help and exit
>
>For years the syntax was:
>
>rename from to file...
>
>and for a reason.
>
>Now, the new ``rename'' is unable to process lots of renaming
>scenarios. Its usefulness is greatly diminished as a result. Can we
>please revert to the previous syntax?

This is a standard Linux package.  The syntax on Linux is as you see
above.  The package was last updated in November 2012 so this isn't
really new behavior.

If you don't like the behavior then you could write a shell script
wrapper which does what you want.

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

Reply via email to