how to set Environment Variable in linux

setting Environment Variable in suse linux
for example

$ ORACLE_HOSTNAME=somehost.us.acme.com
$ export ORACLE_HOSTNAME

and this command is for unsetting
$ unset ORACLE_HOME

see variables with
echo $ORACLE_HOME

Comments

Popular posts from this blog

How to add pagination to django comments for your model

Raspberry pi zeroyu komut satırı modda otomatik wifi ye bağlama gizli ssid

Pyppeteer fix for BrowserError: Browser closed unexpectedly