Skip to content

Feature request: support for multiple paths and regular expression #1

Description

@anselmjiayu

with mkdir and touch,

mkdir tmp{1,2}
touch tmp1/{1,2}.{txt,c} tmp2/{3,4}.{js,go}

will create 8 files very efficiently. This is convenient in manual use and scripting.
I believe this is an essential feature and rather straightforward to implement.

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