Skip to content

Implement fmf find #45

Description

@psss

As outlined in #43 it would be good to have an easy way to discover all metadata trees present under given directory on the filesystem. This would allow us to easily process them one-by-one. A new subcommand find should be added which will list root directories of all subtrees found. Additional options can be provided later to optionally list the metadata as well. Example output:

> cd /usr/share/doc/fmf-0.5/
> fmf find .

./examples/child
./examples/scatter
./examples/deep
./examples/touch
./examples/wget
./examples/merge

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

    Labels

    Projects

    • Status
      backlog
    • Status
      triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions