Searched refs:md5_a (Results 1 – 1 of 1) sorted by relevance
69 local md5_a=$(md5sum $file_a | cut -d' ' -f1)72 [[ "$md5_a" == "$md5_b" ]]