How to touch a file for testing -C

2001-05-24 Thread Mark Folse
I was written a small application to check the date of the files to process, and sleep until the new days's files arrived. My problem was testing. Is there someway not in the man pages to touch a file so that the return from -C reflects the new file system date and time? =

Re: How to touch a file for testing -C

2001-05-24 Thread Walt Mankowski
On Thu, May 24, 2001 at 11:00:19AM -0700, Mark Folse wrote: I was written a small application to check the date of the files to process, and sleep until the new days's files arrived. My problem was testing. Is there someway not in the man pages to touch a file so that the return from -C