After trying to use OEM to grab all the patches from every installed Oracle product, I gave up and decided to write my own one liner. Customize to match your weblogic install directory. This script will first find all Middleware Homes specifically using Weblogic, then run the lsinventory or lspatches to display a full listing. …