dysk
A linux utility to get information on filesystems, like df but better
...It is designed as a more flexible alternative to traditional tools such as df. The default view presents filesystem information in a readable table that can be customized with selected columns. Users can filter and sort results to focus on relevant disks or mount points. Structured output is available in JSON and CSV for scripts and automated workflows. Its filesystem-discovery logic is provided by the reusable lfs-core Rust crate. The project was previously called lfs and includes dedicated documentation for installation and advanced usage.