$ uptime: bad data in /proc/loadavg

cyg Simple cygsimple@gmail.com
Sat May 13 21:44:00 GMT 2017


On 5/13/2017 12:01 PM, Andrey Repin wrote:
> 
> $ export LC_NUMERIC=en_US
> 
> $ uptime
>  19:02:13 up 17:38,  0 users,  load average: 4.00, 4.00, 4.00
> 
> Thanks, I can live with it for the time being.
> It's not mission-critical.
> 
> 

You could create an alias to help simplify life.

alias uptime="LC_NUMERIC=en_US /usr/bin/uptime"

-- 
cyg Simple

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list