This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: $ uptime: bad data in /proc/loadavg


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]