From: CRDGW2::CRDGW2::MRGATE::"SMTP::CRVAX.SRI.COM::RELAY-INFO-VAX" 31-JAN-1991 00:01:34.91 To: MRGATE::"ARISIA::EVERHART" CC: Subj: RE: modifying file date Received: by crdgw1.ge.com (5.57/GE 1.80) id AA27780; Wed, 30 Jan 91 23:27:20 EST Received: From BULLDOG.CS.YALE.EDU ([130.132.1.2]) by CRVAX.SRI.COM with TCP; Wed, 30 JAN 91 20:05:20 PST Received: from lrw.UUCP by BULLDOG.CS.YALE.EDU via UUCP; Wed, 30 Jan 91 22:59:54 EST Message-Id: <9101310359.AA16657@BULLDOG.CS.YALE.EDU> Received: by lrw.UUCP (DECUS UUCP w/Smail); Wed, 30 Jan 91 22:38:42 EDT Date: Wed, 30 Jan 91 22:38:42 EDT From: Jerry Leichter To: INFO-VAX@KL.SRI.COM Subject: RE: modifying file date Here's the simplest "touch" command I know of: $ touch :== SET FILE/BACKUP The only time this fails is in the unlikely case that you want to touch a file that is set /NOBACKUP. (It will, of course, end up being set /BACKUP.) Not a big problem, in my experience - AND you get the advantage of wild-carding and all the standard file selection mechanisms (/CREATED/BEFORE, /BY_OWNER, etc.) for free. -- Jerry