Update 10_oracle_installation.sh
This commit is contained in:
@@ -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>"
|
||||||
|
|||||||
Reference in New Issue
Block a user