Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!clyde!burl!codas!mtune!mtund!adam From: adam@mtund.UUCP (Adam V. Reed) Newsgroups: comp.unix.questions Subject: Re: Unix Question Message-ID: <808@mtund.UUCP> Date: Mon, 10-Nov-86 15:25:26 EST Article-I.D.: mtund.808 Posted: Mon Nov 10 15:25:26 1986 Date-Received: Tue, 11-Nov-86 07:52:33 EST References: <249@sjuvax.UUCP> Distribution: net Organization: AT&T ISL Middletown NJ USA Lines: 18 > I'll make this short and sweet: > > How can one change the date/time stamp of a file? > > I want to be able to put any date/time on a file that I > have in my directory. Is this possible? If this question > has been discussed before, please forgive me. I don't > usually read this group. > > Chuck Conway > -- > ______________________________________________________________ > | Chuck Conway, St. Joseph's University | > | {bpa|burdvax|princeton|allegra}!sjuvax!cc743805 | > | cc743805@sjuvax.UUCP | > |------------------------------------------------------------| See touch(1) in the User Reference Manual (RTFM!).