mactop
mactop copied to clipboard
All CPU and MEM values shown as 0.0 in some locales
It seems that the ps command respects locale settings and uses different decimal separators depending on the locale. For example, the Ukrainian (uk) locale uses a comma as the decimal separator instead of a period so CPU and MEM usage numbers are shown as 12,4 instead of 12.4
Created pull request with a fix: #48