btrfs-size icon indicating copy to clipboard operation
btrfs-size copied to clipboard

A script that will print out a list of BTRFS subvolumes along with their size in megabytes and their name

trafficstars

BTRFS-Size

A script that will print out a list of BTRFS subvolumes along with their size in megabytes and their name

You will need to enable quotas first. Run this command as root: btrfs quota enable /

For more information check out this blog entry.