diff --git a/sh/10_oracle_installation.sh b/sh/10_oracle_installation.sh index defc286..6fcee37 100644 --- a/sh/10_oracle_installation.sh +++ b/sh/10_oracle_installation.sh @@ -1,3 +1,9 @@ +# /etc/oratab +echo "

/etc/oratab

" +echo "
"
+cat /etc/oratab | egrep -v "^$|^#"
+echo "
" + # inventory.xml echo "

Inventory.xml

" echo "
"