How can I rename a <B>folder</B> from the cmd prompt? Files are no problem using the ren or rename commands but I cannot seem to rename a folder with the same command.
I'm not very experienced with shell scripting. I can usually understand what's going on when I read someone else's script and make minor changes, but I have a script I downloaded and can't figure out ...