joblog
A parser for GNU Parallel --joblog files. Provides a summary of joblog output.
Written in Python, but can be run from the command line as an executable.
Requirements
- Python 2.7+
Installation
# ./install.sh
Works on *nix platforms and installs into /usr/bin
. Alternatively, just copy joblog
to wherever you want to run it from.
Help
$ joblog -h