Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"%d" in awk will truncate values at 2^31. S.M.A.R.T. values can exceed that, thus use a floating point notation instead to encode larger values (at the possible cost of some precision).
- Loading branch information