grand-total pdu -c
#149
mcguirepatr
started this conversation in
Ideas
Replies: 2 comments 8 replies
-
Try the following: pdu --max-depth=1 * pdu --max-depth=2 * If you are still not satisfied, please let me know the difference. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Maybe I am not using your |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to print the grand-total, like
du -c *
does? I would like to do apdu -sch *
, so that it prints the size of each directory, followed by a grand-total at the end. If not, then can this feature be added?Patrick
Beta Was this translation helpful? Give feedback.
All reactions