Files
pcp/tests/md5
2015-12-07 20:10:13 +01:00

6 lines
60 B
Bash
Executable File

#!/bin/sh
file=$1
../src/pcp1 -C $file | awk '{print $4}'