delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/11/22/19:02:17

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Sat, 22 Nov 2003 19:02:01 -0500 (EST)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Dr Christian Hicks <Chris DOT Hicks AT newcastle DOT ac DOT uk>
cc: cygwin AT cygwin DOT com
Subject: RE: Timestamp not updating
In-Reply-To: <3FBEABA7@webmail.ncl.ac.uk>
Message-ID: <Pine.GSO.4.56.0311221855590.13219@slinky.cs.nyu.edu>
References: <3FBEABA7 AT webmail DOT ncl DOT ac DOT uk>
Importance: Normal
MIME-Version: 1.0

On Sat, 22 Nov 2003, Dr Christian Hicks wrote:

> I have just realised that after I have touched the files they
> show as being updated if I view the files with Windows Explorer.
> It is ls -alc and make that do not see the files as updated.
>
> Best regards,
> Chris

The following is from "ls --help":

  -c                         with -lt: sort by, and show, ctime (time of last
                               modification of file status information)
                               with -l: show ctime and sort by name
                               otherwise: sort by ctime

In other words, you're essentially asking it to print the file creation
time.  "touch"  doesn't change that.  Try "ls -alu" or even "ls -al" --
you should get different times there.

I don't know if this explains your make problems.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019