cyclone/docs/benchmarks/extract-data.sh
2016-08-05 00:06:49 -04:00

2 lines
50 B
Bash
Executable file

#!/bin/bash
grep -i elapsed "$1" | sed 's/:/ /g'