Update 10_oracle_installation.sh

This commit is contained in:
Yacine31
2023-11-12 04:44:09 +01:00
parent fffcb6cff9
commit 8834a5bac4

View File

@@ -1,3 +1,9 @@
# /etc/oratab
echo "<h2>/etc/oratab</h2>"
echo "<pre>"
cat /etc/oratab | egrep -v "^$|^#"
echo "</pre>"
# inventory.xml # inventory.xml
echo "<h2>Inventory.xml</h2>" echo "<h2>Inventory.xml</h2>"
echo "<pre>" echo "<pre>"