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:from:mime-version:content-type :content-transfer-encoding:message-id:date:to:subject :in-reply-to:references; q=dns; s=default; b=kT1JZDQ40ThCSQhfWpY T4vGfG3q+3MoBvap879gY/cl+HDhlpEFUCjvZj8T+KONxr1EmsIiC26nIZGvZldz rzHlR/EQgToggQ01x5GTXUrEDS41AM0YXfwit4CVSyDrEjN7g3WrOEILE75eGpES xe+t5fwqbTWMRw72cNoppip4= 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:from:mime-version:content-type :content-transfer-encoding:message-id:date:to:subject :in-reply-to:references; s=default; bh=Bt8l0iQr/qKpnbezK7b/ZHAFA /Y=; b=haPh9IvAyWLubO985TBObUDMwhYMz10O9bPhX12hhzGswwKw1ml4cs7DA vZr1XiDZMa5amq45YpmPFnv2ByN4ae9T85bR0j0awE3KJrMBdYweZTinaJt/V7Lg 4XqjEbG5AZAby5sDBrFqxpjxvTCjJBMrNFekS0e8v7ecZQJf8A= 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.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173011pub.verizon.net From: MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Message-id: <21097.11517.191599.247736@consult.pretender> Date: Thu, 24 Oct 2013 10:21:49 -0400 To: cygwin AT cygwin DOT com Subject: Re: ps weirdness... In-reply-to: <52690B60.1050404@cygwin.com> References: <21093 DOT 42532 DOT 550364 DOT 992074 AT consult DOT pretender> <20131023082535 DOT GA5134 AT calimero DOT vinschen DOT de> <21095 DOT 51020 DOT 811223 DOT 778148 AT consult DOT pretender> <52690B60 DOT 1050404 AT cygwin DOT com> X-IsSubscribed: yes Larry Hall (Cygwin) wrote at about 07:58:24 -0400 on Thursday, October 24, 2013: > On 10/24/2013 6:03 AM, Anthony Geoghegan wrote: > > I was intrigued by Jeff's post so I tried a couple of experiments of > > my own and was able to duplicate the same behaviour - including the > > bash process being shown as a Windows process - on my Cygwin > > installation. The only difference was that I was getting Jan 1 instead > > of Dec 31 for the STIME. > > > > FWIW, I'm running 32-bit version of Cygwin on 64-bit Windows 7 and can > > supply the output of cygcheck if it's useful. Also, I started my > > Cygwin shell yesterday so "Oct 23" is the correct STIME for the bash > > and ssh-agent processes. > > As for the date issue, what you're seeing is the traditional UNIX/POSIX > start time (the number of seconds since Jan 1, 1970). It's nothing strange. > I still don't understand the following: 1. Why there are occasional duplicate ssh-agent processes? (the forking by grep of a bash process only explains the duplicate bash process behavior) 2. Why is the start time Jan 1, 1970 (or in my case Dec 31 1969?) when the process was only started today? -- 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