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]

Changed syntax for rename


Following (I think) the recent update of the dll cygwin1.dll it seems that 
rename old new *
no longer works and the cause is the wildcard. You have to use something like
rename old new f*
and the command might need several invocations with minor variants to achieve all the required changes.
Is this change intended? Was the update to cygwin1.dll the cause? Any other consequences that users have found?
Fergus

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