os infos
This commit is contained in:
@@ -38,4 +38,10 @@ prompt <h2>ulimit -a </h2>
|
|||||||
prompt <pre>
|
prompt <pre>
|
||||||
host ulimit -a | sort
|
host ulimit -a | sort
|
||||||
prompt </pre>
|
prompt </pre>
|
||||||
|
|
||||||
|
prompt <h2>ulimit -a </h2>
|
||||||
|
prompt <pre>
|
||||||
|
host /bin/sh 10b_oracle_installation.sh
|
||||||
|
prompt </pre>
|
||||||
|
|
||||||
exit
|
exit
|
||||||
@@ -1,10 +1,3 @@
|
|||||||
prompt <h2>lscpu </h2>
|
|
||||||
prompt <pre>
|
|
||||||
host lscpu
|
|
||||||
prompt </pre>
|
|
||||||
exit
|
|
||||||
|
|
||||||
|
|
||||||
# inventory.xml
|
# inventory.xml
|
||||||
ORA_INVENTORY=$(cat /etc/oraInst.loc | grep inventory_loc | cut -d= -f2)
|
ORA_INVENTORY=$(cat /etc/oraInst.loc | grep inventory_loc | cut -d= -f2)
|
||||||
cat $ORA_INVENTORY/ContentsXML/inventory.xml >> ${HTML_FILE}
|
cat $ORA_INVENTORY/ContentsXML/inventory.xml >> ${HTML_FILE}
|
||||||
|
|||||||
Reference in New Issue
Block a user