du flags
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to have -s and -c flag for the du command. -s gets the sum of the file sizes, very useful for working out how much storage a bucket is taking up.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the du command and its argument definitions in the repository. Determine the intended behavior of -s and clarify what -c should do from the issue context or project conventions. Done means the flags are accepted by du and the requested size summary behavior is covered by an appropriate verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100