##
#!/bin/ksh
export ORACLE_SID=testp
export NLS_LANG=American_America.WE8ISO8859P1
export ORACLE=/opt/oracle
####
getenv ('my_env');
####
ORACLE_SID=testp
NLS_LANG=American_America.WE8ISO8859P1
ORACLE=/opt/oracle