-
|
I'm often in a directory and want to see the total bytes within that dir, but dua lists every single file in the directory (and subdirs in case there are any). To clarify my question (since my original post was too vague): I want the total size of all files in the current dir (ignoring all subdirs recursively). Is there a way to only see the total: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
|
Beta Was this translation helpful? Give feedback.
I really would love to see this in dua, but if you don't add it, here is a shell script I whipped up. Who knows, maybe someone finds it useful.