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