Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Last one seems good, I will try it and let you know what happened! Thanks Commented Nov 20, 2019 at 18:44
  • @VikramTidake I believe that mmv is available for Cygwin, providing shell-independent functionality similar to zmv if you prefer ex. mmv '???.dat' 'W_#1#2#3_w/' - it has a -c option (and possibly a mcp binary) to copy rather than move. Commented Nov 20, 2019 at 20:00
  • How one can perform this operation with <find> command? Commented Nov 29, 2019 at 14:32
  • Vikram, if your requirement is to use "find", please make that explicit in your question. I will re-add the "find" tag. Thank you. Commented Nov 30, 2019 at 14:15