|$/bin/sh if [ "`grep -xc '|USERNAME|,user' /var/lib/patchman/plugin`" = "1" ]; then echo 'Patchman' fi DONE|