Am 09.04.25 um 22:50 schrieb Josh Lawrence:
(That being said, if you *know* how to do this in,
say, python, please tell me and I'll work until I can fill in the rest of the details
- I don't mind doing the homework, I just need a map!)
https://gist.github.com/SpotlightKid/da00a301c2f542ea323ef381928666ec
Relevant documentation:
https://docs.python.org/3/library/os.html#os.walk
https://docs.python.org/3/library/subprocess.html
https://docs.python.org/3/library/re.html
https://docs.python.org/3/library/os.path.html
Hth, Chris