Kumar 038f2ae777 Linux: Increase field width of CPUD% and SWAPD% to 5
Title width of "CPUD%" and "SWAPD%" is 5 and there value cannot go
beyond "100.0%", so increase their field width to 5.

"IOD%" is similar to "MEM%" column, title width is 4 and maximum value
cannot go beyond "100.0%". So in case of "IOD%" column, there is no need
to increase title width to "5". "Process_printPercentage()" function
will handle the maximum value case, it will display value beyond "99.9%"
as "100" instead of "100.0".
2022-05-26 15:03:39 +02:00
..
2022-03-06 19:56:25 +01:00
2021-08-25 09:54:30 +02:00
2021-08-25 09:54:30 +02:00
2022-05-08 21:46:53 +03:00
2022-05-19 18:13:46 +02:00
2021-05-10 18:40:53 +02:00
2021-02-07 12:41:52 +01:00