Skip to content

CLI: add du command #38

Open
Open
@tzach

Description

@tzach

a command for file space usage , compatible with linux semantic:

du [OPTION]... [FILE]...

The following subset of options are useful:
-B, --block-size=SIZE
use SIZE-byte blocks
-b, --bytes
equivalent to '--apparent-size --block-size=1'
-- help

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions