Skip to content

Add ability to read from file or files in addition to stdin #22

@ErikSwan

Description

@ErikSwan

This seems like a minor thing, but it would be helpful to have the ability to read from one or more files passed as command line options instead of standard input.

This could save some keystrokes especially in the case of reading from multiple files, where instead of cat /foo/bar/* | distribution you can do distribution /foo/bar/*.

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