Short: Executes commands on multiple files. Author: mjaecks@cup.portal.com (Michael Jaecks) Uploader: mjaecks cup portal com (Michael Jaecks) Architecture: m68k-amigaos Type: ComAll V1.0 Once in a while, I come across a good program that does not handle the input of multiple files the way I would like it to. An example would be a program that compresses text files, but only one at a time. Thus, if you had five text files to compress, you would have to execute the program five times. Or the program overwrites the input file automatically, but you wanted the output file to have a different filename (One with an extra extension perhaps.). This is where ComAll comes in. ComAll executes another program on a specified range of input files. Then outputting the files with either duplicate filenames or user-specified filenames.