Skip to content

Instantly share code, notes, and snippets.

@danielvartan
Last active August 26, 2025 20:47
Show Gist options
  • Save danielvartan/dcfbacc265d049ea336fde81a0164737 to your computer and use it in GitHub Desktop.
Save danielvartan/dcfbacc265d049ea336fde81a0164737 to your computer and use it in GitHub Desktop.
How to Check File Usage on BTRFS Systems
df -h
sudo btrfs filesystem df /
sudo btrfs filesystem usage /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment