From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3C165C57.D0DCCE89@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <20011209144857.992B819A04@mail.cse.psu.edu>, <3C15F41A.A5C0157E@strakt.com> Subject: Re: [9fans] (no subject) Date: Wed, 12 Dec 2001 09:47:12 +0000 Topicbox-Message-UUID: 3382886c-eaca-11e9-9e20-41e7f4b1d025 Boyd Roberts wrote: > Some implementations of touch would read a byte and write it back. > A total disaster for an append-only file. > How many broken versions of touch have I seen? 5? The problem was that there was no single way to implement "touch" that would always do what was wanted.