Skip to content

Add option to not limit number of lines in the report #267

@cgkantidis

Description

@cgkantidis

Example usage: dust --depth 1 --number-of-lines -1

I want for example to get the size of each direct subdirectory (--depth 1), but not limit the number of lines reported.

Not sure if passing -1 to the --number-of-lines option is the best course, or if adding a new option would be preferable, but it would be a nice functionality we're missing now.

For now I resort to using --number-of-lines 1000000

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