Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: File Size column #76

Open
scarf005 opened this issue Feb 13, 2023 · 1 comment
Open

Feature request: File Size column #76

scarf005 opened this issue Feb 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@scarf005
Copy link

Summary

it'd be useful to have a way to list and filter files (--larger-than, --smaller-than) with file sizes.

Example

╭───┬─────────────┬────────┬──────────╮
│ i │ Time        │ Path   │ Size     │
├───┼─────────────┼────────┼──────────┤
│ 3 │ 5 hours ago │ /a.zip │  3.0 KiB │
│ 2 │ 5 hours ago │ /b.zip │ 12.1 MiB │
╰───┴─────────────┴────────┴──────────╯

References

example ncdu output:

--- /home/scarf/.local/share/Trash/files -------------------------------------
                                                   /..
    2.1 GiB [####################################] /foo
  763.4 MiB [#############                       ] /bar
@oberblastmeister oberblastmeister added the enhancement New feature or request label Oct 22, 2023
@deftdawg
Copy link

fyi: the spec for trashinfo format can be found here: https://specifications.freedesktop.org/trash-spec/trashspec-latest.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants