# x-quota-usage.php Display filesystem quota usage in a human readable table. ## Usage ```bash x-quota-usage.php ``` Runs the `quota` command and formats the output. Requires PHP with the `shell_exec` function enabled.