I know the asterisk is used, but what other matching characters are used(if at all)?
2. Matching expressions, how do they work.
I need to rename a folder that doesn't exactly have a perfectly consistent name, i.e. name-<version number>-<platform>
and I need to rename it. Will the following example work?
3. Do I need to download a 3rd party plugin to extract files from zip archives, or is there some builtin method?Rename $TEMP\poppyseed*bun $TEMP\bagel
I'd prefer the builtin method.
4. What is a better way to copy files from one directory to another.
Rename or Copy ? Also if I misunderstood what Rename can do my mistake.
I have a feeling I am forgetting something important here but