...
Put a # in front of the following linesline:
No Format |
---|
#cat ~/u01/oracle/Desktop/READMEreadme.txt #/sbin/ifconfig | grep "inet addr" |
b. EditĀ .bash_profileĀ in the home directory of oracle
No Format |
---|
cd ~oracle
|
No Format |
---|
vi .bash_profile |
Put a # in front of the following lines:
No Format |
---|
#echo IP Address is:
#/sbin/ifconfig | grep "inet addr" |
Save the .bashrc file and exit out of the file with vi command - :wq!