Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sri-unix!fan@UCI-750A.ARPA From: fan@UCI-750A.ARPA Newsgroups: net.micro Subject: Re: Touch command for the ibmcp?? Message-ID: <12835@sri-arpa.UUCP> Date: Sat, 1-Sep-84 00:52:22 EDT Article-I.D.: sri-arpa.12835 Posted: Sat Sep 1 00:52:22 1984 Date-Received: Thu, 30-Aug-84 06:37:14 EDT Lines: 12 From: Roy Fan If you just want to update the time stamp of the file to current time, the simplest way to do is to copy the file onto itself by A>COPY/B File_Name+ ; if the file is binary or A>COPY File_Name+ ; if the file is text where File_Name is any valid file name on your disk Roy Fan