From 8834a5bac4c10f690e12ebcd6257b358e0e19b7b Mon Sep 17 00:00:00 2001 From: Yacine31 Date: Sun, 12 Nov 2023 04:44:09 +0100 Subject: [PATCH] Update 10_oracle_installation.sh --- sh/10_oracle_installation.sh | 6 ++++++ 1 file changed, 6 insertions(+) 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 "
"