Skip to content

ls: -k is not implemented #2257

@sylvestre

Description

@sylvestre

With GNU:

$ ls -ks README.md
20 README.md

us:

$ ls -ks README.md
error: Found argument '-k' which wasn't expected, or isn't valid in this context

man:

       -k, --kibibytes
              default  to  1024-byte  blocks for disk usage; used only with -s
              and per directory totals

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