=====Purpose===== The purpose of this project was to essentially mine some data. Various formats of data were brought to us and the goal was to remove the superfluous data and combine the necessary data into one use able format. =====Procedure===== The data was e-mailed, reformatted, extracted, reformatted, and combined. =====Necessities===== Knowledge of Regular Expressions and file manipulation =====How it was Done===== * The data was e-mailed and then sent to the tmp directory as text for access * To be honest I forgot the giant regular expression used to extract the data * From there the necessary data was saved and sent back to the tmp directory to be combined and reformatted =====Attributes===== * Text processing * Security * Groups * Regular Expressions * Files and Directories * Commands * Filters * Job control and Multitasking