Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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!