Search Results

Search: Posts Made By: reksab_16
3,335
Posted By reksab_16
Thanks a lot
johnson,

Thanks a lot for the needful.

what does the . ${HOME}/.profile and . ./.common do?

Thanks and Regards,
3,335
Posted By reksab_16
if statement help
Hi Gurus,

New to Unix... What does the following if commands do?

if [ ! "$ORACLE_HOME" ]
then
. ${HOME}/.profile
fi

if [ ! "$COMMON_SOURCED" ]
then
. ./.common
fi

Also please...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 12:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy