Files
pcp/tests/md5

6 lines
55 B
Bash
Executable File

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