#! /bin/bash # Given a batch config file # Summarize which jobs are still running # Summarize how long jobs took to finish # Summarize any errors # Summarize the condition of output files usage () { cat<