This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rename (util-linux 2.21.2)


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?

Mariusz

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]