8f2d6a7cbd
stat output can include non-numeric chars on some RT2600ac firmware versions, causing 0 to fail. Strip with tr -cd '0-9' before arithmetic. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>