X-Recipient: archive-cygwin@delorie.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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=wpOICXuiehRo+i550H1vWDitdZb/
	QGmRPAeh6hjnRR6OPnaPQeWeRN4oTi0JtMlLDWC0fp0dfetnGOzZw0TIM8tLXJjK
	oQF97AR5gjrW4HPqvqDdsW6bhvvg8QSS+NRck+jk54UU5Qea0uOwJh64PYcnS0NX
	L77tLIG+nO2cRQo=
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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=OadT3JVNrCMYRN+kNq40QiBajts=; b=yC
	8Sp+I/EqcO+snXlzCjbydAhVSRQcgbpUHI4RGMps0pO52pKHhzWklCofRBZV/wn2
	uekgq6bUVul/zmg1JxxGacmzctIsRyqA/dQh3WmBS9y3vxBVbekvUHQ4OBjX0Kbl
	wAN6k75Oqu/n2MgHWMxDJFRKxW5OP+4GedJfqOWOk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=eriksoderquist@gmail.com, eriksoderquistgmailcom, ErikSoderquist@gmail.com, ErikSoderquistgmailcom
X-HELO: etr-usa.com
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
Subject: Re: Change PS1 when run as administrator
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <CACoZoo1p92Bdd-9-4kVLc1fRixfSA55rh-cHhDHyQ5WMHd3fjA@mail.gmail.com>
Date: Tue, 15 Mar 2016 17:19:57 -0600
Message-Id: <DD51FD68-700F-4F0D-9D05-2A45A2C3BF31@etr-usa.com>
References: <F7CDFE45-BFA7-4599-B510-B40BCA19142F@etr-usa.com> <28210846.20160315202354@yandex.ru> <87mvpz1ong.fsf@Rainer.invalid> <0F37E0B7-A313-49F2-BAFD-59A7A144BD8C@etr-usa.com> <CACoZoo3=PcNpRzGVTeg-Hb6xu+kiSvbZZjdpYL9-x9FfdpGEPQ@mail.gmail.com> <AD360A0E-4158-4DB2-9B1E-54EB7771954B@etr-usa.com> <CACoZoo3py4h5y9aX62u3UMmD6Vb1XSAm24KcvzR2-Ues85=Fjw@mail.gmail.com> <B3EF34B8-1A4C-4755-A2CF-A30F84CCD4F0@etr-usa.com> <CACoZoo2eMsacch9XGvgGtDGush8fGjTxiCvD94mgEiOC1dbtRA@mail.gmail.com> <B9606854-4C65-4DC7-B0EF-6BE4ECC3188E@etr-usa.com> <CACoZoo1p92Bdd-9-4kVLc1fRixfSA55rh-cHhDHyQ5WMHd3fjA@mail.gmail.com>
To: The Cygwin Mailing List <cygwin@cygwin.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u2FNKCIY003903

On Mar 15, 2016, at 5:14 PM, Erik Soderquist <ErikSoderquist@gmail.com> wrote:
> 
> I'm fairly certain
> that I have not had this machine that long

The mtimes on those files is as reliable as your system clock, because they’re generated during first install.

Contrast that with files unpacked from tarballs which can be backdated to the date the package maintainer created the package; that isn’t happening in this case.

I suspect the only reason your passwd file is newer than your group file is that you (or some tool) edited it after it was generated, presumably the same day /etc/group was generated.

Time gets away from us all.
--
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


