uscr 19.10.2012 14:52
Есть проблема! — Ubuntu 12.10 сломалась команда uptime
Здравствуйте. Обновился. Обнаружил, что команда uptime выдаёт такую строку: "14:47:52 up 45 min, 5 users, load average: 0,93, 0,82, 0,88"Вместо: "14:47:52 up 45 min, 5 users, load average: 0.93, 0.82, 0.88"
а для меня важно наличие именно точек, потому как мой PS1 завязан на парсинг выхлопа uptime.
Похвалюсь ещё раз, пользуясь случаем:
Насколько я понимаю, это связано с настройками локали. Однако, в настройках языка системы ничего такого не нашёл.
В /usr/share/i18n/locales/ru_RU так:
Замена decimal_point "u002c" на decimal_point "u002e" ничего не дала.
Как быть?
Уже расковырял то, что есть. Просто странно. Оно даже выглядит...некрасиво, что ли.
Спасибо philosoft
The fourth field consists of two numbers separated by a slash (/). The first of these is the number of currently runnable kernel scheduling entities (processes, threads).
The value after the slash is the number of kernel scheduling entities that currently exist on the system. The fifth field is the PID of the process that was most recently created on the system.
The fourth field consists of two numbers separated by a slash (/). The first of these is the number of currently runnable kernel scheduling entities (processes, threads).
The value after the slash is the number of kernel scheduling entities that currently exist on the system. The fifth field is the PID of the process that was most recently created on the system.
Вам нужны первые три значения, разделенные пробелами.