Skip to content

Research recursive file naming #Help #Question #36

@ldexterldesign

Description

@ldexterldesign

Hi all,

Hope you're well

Thanks for software

How would one go about renaming files recursively within a folder structure?

Since there's no features relating to this in the documentation I assume this isn't possible (yet) so I reached for (my limited) shell/bash knowledge:

find . -type d | xargs massren

Currently I only get an instance for the working directory but I expect a recursive instance per directory - can anyone make this useful?

Hope this is clear/useful and hope to hear back

Keep up great work!

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions