Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!cca!mirror!datacube!ftw From: ftw@datacube.UUCP Newsgroups: comp.sys.atari.st Subject: Re: PD wish book Message-ID: <105100005@datacube> Date: Thu, 11-Jun-87 14:46:00 EDT Article-I.D.: datacube.105100005 Posted: Thu Jun 11 14:46:00 1987 Date-Received: Mon, 15-Jun-87 05:45:23 EDT References: <3160@ucbvax.Berkeley.EDU> Lines: 8 Nf-ID: #R:ucbvax.Berkeley.EDU:-316000:datacube:105100005:000:499 Nf-From: datacube.UUCP!ftw Jun 11 14:46:00 1987 A lot of that sounds good, but there is a problem with things like: FOLDXXX.PRG. That is, you would have to have a copy of the program for each permutation of the program name you wish to keep around. In the case of FOLDXXX, this is no issue, but in the case of the disk formatter you mentioned, it might eat into your free disk space some. What the TOS filesystem needs for this is the U*ix notion of a "link". (Everyone knows about links, right? :-)) This is how "cp", "ln" and "mv" all work.