Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!hao!ames!ptsfa!varian!madvax!cw From: cw@madvax.UUCP (Carl Weidling) Newsgroups: comp.sys.atari.st Subject: list directories and files contained in ARC files Message-ID: <562@madvax.UUCP> Date: Thu, 14-May-87 16:34:56 EDT Article-I.D.: madvax.562 Posted: Thu May 14 16:34:56 1987 Date-Received: Sat, 16-May-87 13:11:04 EDT Organization: Varian Instruments, Walnut Creek CA Lines: 18 Keywords: disk list, listing arc files My last posting got messed up a bit so I'll try again. I wrote some programs, and submitted both binaries and sources to the moderator to help keep track of files, whether they were simple files on disk,or archived. I wanted it because I wanted to know what I had, and what was backed up,even if backed up in an archive with a bunch of other stuff, all listed and organized, so I could see that file XYZ was in directory ABC\suchnsuch or disk 5, and also archived in file JUNK.ARC on disk 33. LSIT (because that's easier to type than "LIST" thanks to the vagaries of the QWERTY keyboard), lists files, when it sees a file with a .ARC extension, it opens it up to see what is archived and lists that along with every thing else. It lists by disk. A 2nd program, GROUP, reads the list output by lsit, and creates a second list with all the files of the same name grouped together. I don't THINK anybody has done this before, but maybe somebody did and I missed it. I hope others find such a thing useful. regards, Carl Weidling