X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=DF0322rVe0dYWyrw bwOF7sEEyGmG0JH1GHLmFuZN9Uy4kx6xU91YhWHdMMJEFTZxp5HhLsZPk8XfgsRh IOR4by6uFhSg1emdHROLiPGFEze+kz05EKScjyFcojT/zTm1dKssNecg4SG42XqV +FZYKKwo4edM/+Vet2SnqXz9vt8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=V+dzL14nkWCok0VB3VKIIG 4CDfM=; b=g50HH7jNPR4MgbMbLYX/7wMlupmVMmHwxYDXsedUCYi8SUE2vEQV8E sxykZNlntfO4LFBr/snEUnmWiRg+YniaqjquRxyM9zphxMpT/xndGHRPxNbZ88pi mBEaCdXcKe2nbLQhLYD3xFRTdmqLRTYmrEKRtT1WtpwC0ngnM6vnc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:387, lc_numeric, LC_NUMERIC, sk:mission X-HELO: mail-io0-f181.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=Rlyo77NhMPPw58Sm7rq6kyEJ0Kjg53oE/9KI/le0FMY=; b=stDtvdCrKhVMlnROi9BLtOh9aVeUj0yJwo8I4x51dcWiD4x36mKfe/am7nKqsvsZKy fRxVJujMHh/efgDMJpFWPyKJml4G+KvSKz4gMiPMzsXljLgBBT3gZegNygXmpdzwqfAD WglsjV2yE3jo3kyI7pjNTuhc3uhNiVZ0jHnvT+puXW4vQQIB3apnvcky4Bh9pnMWLNWT Lh250FKfTApkUszPBiGPCXr/9Hrk1CyZvInx0ZLV3OQT7H511FhIJeLO9NK3IKANCssJ JU+BvgShVxyQqm2Alqa7hEp/TS/+sYAnWmIWwN0JA2fD3XX5LLy12sm5MzNMgu8wyLer pe6Q== X-Gm-Message-State: AODbwcDR9pjqg7WGC8gmhE3YB0eBTos8vZC8JCwNoFai4poSa6MeJjS/ LkLZYYzkphEeqaI/ X-Received: by 10.107.63.84 with SMTP id m81mr11370507ioa.136.1494705977208; Sat, 13 May 2017 13:06:17 -0700 (PDT) Subject: Re: $ uptime: bad data in /proc/loadavg To: cygwin AT cygwin DOT com References: <258891239 DOT 20170513054453 AT yandex DOT ru> <864646341 DOT 20170513190135 AT yandex DOT ru> From: cyg Simple Message-ID: <205b0b55-67e5-73bc-e94c-7ee3a3dc6092@gmail.com> Date: Sat, 13 May 2017 16:06:18 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <864646341.20170513190135@yandex.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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