* A few Fixes for ZFS Systems
Fixed
syntax error: invalid arithmetic operator (error token is ".3T
17" Line 570 so rewrote the ZFSCHECK
Caused by having 7.3T Free Space
Actual output "hddpool zfs 7.8T 514G 7.3T 7% /hddpool"
Line 270 Added ZFS as a option so we can display Disk Space.
Tested on Debian 12, Ubuntu 24.04, and Proxmox 8.4.1
* Update yabs.sh
switch to awk from bc
* Revert 270