Skip to content

Add file size based filter. #5

@Pratik32

Description

@Pratik32

I wish to add a new filter to the utility. based on file size.
i.e the command will only work on those files that satisfy given file size constraint.
e.g
$ nmly reverse -d test/ -s -6G
Above command will only reverse those files which are under size 6GB.

$ nmly reverse -d test/ -s +15M
Above command will only reverse those files which are above or equal to 15 M size.

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