Originally Posted By: Hal Itosis
DURN YOU!!! smile ... i was just this second typing up a post suggesting a similar lsbom/grep scrubbing...


echo; find /var/db/receipts -name '*.bom' |
while read x; do if lsbom -p MUGsf "$x" |
grep 'ARDAgent$'; then echo "$x"; echo; fi; done




Same output as what I posted, except for spelling out 0/0 as "root wheel" and omitting the 32-bit CRC checksum.