Hello,
I have several text files containing identical information, and want to extract values from a certain field. Each of these values will go to a separate array (or hash) to be later placed in a CSV file.
For example, all "admin" values will go to an array or hash called "array" containing...