Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
the8472
on Sept 26, 2019
|
parent
|
context
|
favorite
| on:
Understanding Disk Usage in Linux
To show extents - including sharing - of a file you can use the tool
filefrag -v
, it's more general than
btrfs filesystem du
since it uses the fiemap and fibmap ioctls that are supported by multiple, but not all, filesystems.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: