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/

Reply via email to