Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
4.19k stars 113 forks source link

Enhancement request: data/time #89

Closed rickhg12hs closed 12 months ago

rickhg12hs commented 3 years ago

It would be useful to have the option of displaying the date and time of each directory/file, for example, while monitoring growing/shrinking files, etc.

Byron commented 3 years ago

I assume you mean file and directory modification dates are the ones to be shown, and agree that this could be a nice feature to have.

gosuwachu commented 12 months ago

FYI, this has been essentially implemented in #179

Byron commented 12 months ago

I agree, there is now one kind of date/time that can be displayed, which matches the description of the issue.