diff --git a/sh/10_oracle_installation.sh b/sh/10_oracle_installation.sh index 2b36cc0..bcc7f77 100644 --- a/sh/10_oracle_installation.sh +++ b/sh/10_oracle_installation.sh @@ -1,7 +1,8 @@ # inventory.xml +echo "

Inventory.xml

" echo "
"
 ORA_INVENTORY=$(cat /etc/oraInst.loc | grep inventory_loc | cut -d= -f2)
-cat $ORA_INVENTORY/ContentsXML/inventory.xml
+cat $ORA_INVENTORY/ContentsXML/inventory.xml | grep ""
 
 # opatch