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*

2
  • The correct answer to your question will be: "Yes, it is possible to write a script to organize files the way you want" but that's not what you're after ;-). Can you give some more details on what you tried, in which language and on which part you need special assistance? Commented Oct 29, 2019 at 8:38
  • It is possible to split the lines on the underscore character, use the first elements as path to store the files and take the whole entry as filename. Commented Oct 29, 2019 at 8:40