Skip to content

How to enter multiple search patterns? #74

Description

@pstein

Assume I want to list only files which match the 3 different patterns then entering the following does not work:

*.pdf *.log *.jpg

Even when I concatenate them by a comma (instead of blanks) link in

*.pdf,*.log,*.jpg

it does not work.

How else can I achieve this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions