#!/bin/sh cd /builds/RPMS UNSIGNED=$(rpm -K *.rpm | grep 'md5 OK' | sed -e 's/:.*//') echo $UNSIGNED