Michelle Konzack schrieb am Mittwoch, 02. Februar 2005 um 14:39:25 +0100:
> Am 2005-02-02 14:21:21, schrieb Joerg Friedrich:
> 
> > Wenn eine Datei in einem Verzeichnis ver�ndert wird, �ndert sich auch
> > die ctime des Verzeichnisses. damit findet Dein find auch das
> 
> �hm, - ctime ist die "Create-Time",
> was du meinst ist die mtime, also die "Modified-Time"

Nein ich meine ctime.

ctime steht _nicht_ f�r "Create-Time"
aus 'info find':
=======SNIP=========
File: find.info,  Node: Time,  Next: Size,  Prev: Links,  Up: Finding Files

2.3 Time
========

Each file has three time stamps, which record the last time that certain
operations were performed on the file:

  1. access (read the file's contents)

  2. change the status (modify the file or its attributes)

  3. modify (change the file's contents)

   You can search for files whose time stamps are within a certain age
range, or compare them to other time stamps.
=======SNAP=========

wobei 

1. mit -atime
2. mit -ctime
3. mit -mtime 

abgefragt werden kann

eine Create-Time gibt es nicht.




-- 
J�rg Friedrich

There are only 10 types of people:
Those who understand binary and those who don't.

Attachment: signature.asc
Description: Digital signature

Antwort per Email an