Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!cmcl2!yale!husc6!rutgers!clyde!cbatt!danews!lvc From: lvc@danews.ATT.COM (Larry Cipriani) Newsgroups: comp.unix.questions Subject: Re: Unix Question - what more can we want Message-ID: <345@danews.ATT.COM> Date: Sun, 16-Nov-86 11:37:31 EST Article-I.D.: danews.345 Posted: Sun Nov 16 11:37:31 1986 Date-Received: Mon, 17-Nov-86 01:57:41 EST References: <249@sjuvax.UUCP> <808@mtund.UUCP> <4287@umcp-cs.UUCP> <2277@ihlpa.UUCP> Distribution: net Organization: AT&T Medical Information Systems, Columbus, Oh Lines: 25 > Steve- READ YOUR UNIX MANUAL!!!! Mine states under TOUCH(1) ... causes the > access and modification times of each argument to be updated. IF NO TIME IS > SPECIFIED THE CURRENT TIME IS USED. You can specify the time you want it > touched > to. This is exactly what the original poster wanted. > > touch [ -amc] [mmddhhmm[yy] ] files > > This give you month date hour minute and year, what more could you want?!? > > Norm Tiedemann > ihnp4!ihlpa!normt > AT&T Bell Labs I would like to be able to say: touch -fdatefile files The files are touched with the 'dates' of the datefile. This is in CB/UNIX (yet another AT&T version of UNIX) and I sure wish it was in System 5 Release 2. It can be very useful in makefiles. Larry Cipriani cbsck!lvc AT&T Network Systems