APPENDER
(Author: Elena Kochetkova)

PROGRAM DESCRIPTION

This program is designed to append files with the particular extension into one.

Using Appender

Type "appender.py" in bash prompt to run Appender. The program prompts the user to enter the path to the directory. Enter the path to the directory in which the files to be appended are located. The program then prompts for the extension of the files to be appended. All files that ought to be appended must have the same extension. The output of the program is file "output". 

DOWNLOAD

Program: appender.py

Sample input files: clone257.TXT, clone260.TXT, clone264.TXT, clone266.TXT,

                                    clone267.TXT, clone268.TXT, clone272.TXT, clone273.TXT,

                                    clone274.TXT, clone277.TXT, clone279.TXT, clone280.TXT,

                                    clone281.TXT

Sample output file: output