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:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=f79Ce/5FVDCQGx7o8k7KQG5NzfpWAV8z586rZdFWuyiEBrpPI0ZAp yaWWpbVu4NyfMppIMwsoRcUr7UhfOAgMfya6I5mTuJrg3ARYxdJ8QghPOB53ZIAP l2OH67GJqP9D3WBXD/ym3DXLIJZKvwYvqo8oecnSctB470chX5hf00= 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:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=Ft16h4e2usdSeEWcvF1j6gsAGBk=; b=vE74QZVN2p26+80IAd5z9lQe4Mg1 vbBVapBBHtNHUfEKrGrVkh80BEP5nb/PU1ezrPBSFHYWl9RGN+TUY8/+bj2l9bSv wqK6vmW1FmuOyc6AXYxvN2FtBBFGEzOg4dRfRxT/suG2qAJoY7BHYpI8DBOaWbmJ Sq+q722u4IOSB0M= 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-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=uname, system32, System32, advised X-HELO: smtp-out-so.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca To: Cygwin From: Brian Inglis Subject: ps -W now showing STIME Dec 31 Openpgp: preference=signencrypt Message-ID: Date: Thu, 21 Mar 2019 08:07:31 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes With latest Cygwin ps -W is now showing STIME Dec 31 for Windows startup processes - these should be limited to actual start or uptime if possible. $ uname -a CYGWIN_NT-10.0 BWInglisD 3.0.4(0.338/5/3) 2019-03-16 09:50 x86_64 Cygwin $ uptime 07:50:48 up 6 days, 57 min, 0 users, load average: 2.08, 1.62, 1.31 $ head /proc/uptime 521841.18 456218.87 $ ps -W PID PPID PGID WINPID TTY UID STIME COMMAND 65540 0 0 4 ? 0 Dec 31 System 65640 0 0 104 ? 0 Dec 31 Registry 65944 0 0 408 ? 0 Dec 31 C:\Windows\System32\smss.exe 66096 0 0 560 ? 0 Dec 31 C:\Windows\System32\csrss.exe 66196 0 0 660 ? 0 Dec 31 C:\Windows\System32\wininit.exe 66316 0 0 780 ? 0 Dec 31 C:\Windows\System32\services.exe 66360 0 0 824 ? 0 Dec 31 C:\Windows\System32\lsass.exe 66464 0 0 928 ? 0 Dec 31 C:\Windows\System32\svchost.exe 66488 0 0 952 ? 0 Dec 31 C:\Windows\System32\svchost.exe -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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