lsd-rs / lsd-rs/lsd

Feature request: -s: print the allocated size of each file, in blocks

Open
#447 1 comment 0 reactions 0 assignees View on GitHub
kind/feature
Dominant language
Rust
Stars
16.2k
Forks
510
PR merge metrics
No merged PRs in 30d

Description

Print file size using -s and also take -h, -m, etc for output type i.e. human readable, megabytes, etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the CLI handling for -s and the existing output-format options such as -h and -m. Define the expected size units and formatting from the current command behavior, then verify that -s prints each file's allocated size in blocks and that the requested output types are honored.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.