btrfs-du
btrfs-du copied to clipboard
Signal trap is recommended for interruption.
https://github.com/nachoparker/btrfs-du/blob/239fbb80daeffcd695c0493f04968a5690fb4f80/btrfs-du#L91
trap 'btrfs quota disable '"$LOCATION"'; exit 255' SIGINT SIGTERM