Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site Glacier.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!decwrl!Glacier!reid From: reid@Glacier.ARPA (Brian Reid) Newsgroups: net.unix,net.bugs Subject: Re: Creating a file in csh Message-ID: <6177@Glacier.ARPA> Date: Sat, 13-Apr-85 01:52:43 EST Article-I.D.: Glacier.6177 Posted: Sat Apr 13 01:52:43 1985 Date-Received: Wed, 17-Apr-85 00:34:45 EST References: <797@u1100a.UUCP> <254@tellab3.UUCP> <1581@ukma.UUCP> <1899@sdcrdcf.UUCP> Organization: Stanford University, Computer Systems Lab Lines: 8 Xref: watmath net.unix:4255 net.bugs:612 Aw, come on, folks. "touch filename" is the best way to create an empty file. All of these other schemes, involving echo and cat and what have you, require that the poor person reading the code stop and think about what is going on, but the "touch" program will (by definition) do nothing other than create it. -- Brian Reid decwrl!glacier!reid Stanford reid@SU-Glacier.ARPA