What measure are -qi's "size" attribute's values?
#3942
Answered
by
ffesti
RokeJulianLockhart
asked this question in
Q&A
-
|
What is this? |
Beta Was this translation helpful? Give feedback.
Answered by
ffesti
Sep 16, 2025
Replies: 1 comment 3 replies
-
|
These are bytes. More precisely the sum of all files sizes. The usual caveats apply in that the space on disk needed will be different due to metadata, block size and directory entries. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ffesti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These are bytes. More precisely the sum of all files sizes. The usual caveats apply in that the space on disk needed will be different due to metadata, block size and directory entries.