RE: WRITE_DAV_PROP: Summary of consensus

> As remote-file-system type DAV clients become more widespread, I could
> imagine lack of mutability of this property could become more
> contentious...

The typical uses of touch(1) are to force recompilation when using make, and
to easily create new, empty files.  Use of touch(1) for forcing
recompilation is a hack -- since there is no general purpose property
mechanism in Unix, there was no way to set the "force recompile" property,
and so the timestamp was overloaded with these semantics.

Are there other typical uses of touch(1) of which I'm unaware?

- Jim

Received on Monday, 16 April 2001 17:53:23 UTC