How to rename file case-sensitive?
Andrew DeFaria
Andrew@DeFaria.com
Tue Aug 14 15:08:00 GMT 2007
Fergus wrote:
> > rename foo Foo
>
> Wish it was so easy. The syntax is
> rename from to filelist
> so here you need
> rename foo Foo foo
> Fergus
How about:
$ mv foo bar && mv bar foo
???
--
Andrew DeFaria <http://defaria.com>
God must love stupid people... He made so many.
--
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/
More information about the Cygwin
mailing list