#!/usr/bin/env bash grep -r "finish" ./log/ | awk '{print $5 "/t" $12}'