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
  • 1
    Yes. Worth revising the question to show some existing file list, how you'd expect new list to look, and some of the abc.txt file content. Commented Aug 9, 2015 at 10:47
  • You really want copies? Or can your problem be solved with links? Commented Aug 9, 2015 at 10:58
  • Thanks @Bernhard . Yes, I really want to make copies. Basically something which copies the file 'rock.mpg' to new location and then renames it one by one as per the list of filenames defined in abc.txt Commented Aug 9, 2015 at 11:02
  • Do you need each copy in a different directory? i.e. ./folder3/MS123.mpg, ./folder4/DW235.mpg, etc? Or ALL 340 copies in folder3? Commented Sep 17, 2019 at 0:55