Hi,
I'm sort of a newbie in Unix. I created a script which tries to set some env variables. I believe I'm using the Korn Shell. I made it executable by doing chmod 711. When I run the script, the env variables are not being set. But I don't get any errors.
Actually, my login is "oracle" which is used to manage the databases on the server and I don't have any access to the root password.
Am I doing something wrong?
Pls advise.
Thanks
I'm sort of a newbie in Unix. I created a script which tries to set some env variables. I believe I'm using the Korn Shell. I made it executable by doing chmod 711. When I run the script, the env variables are not being set. But I don't get any errors.
Actually, my login is "oracle" which is used to manage the databases on the server and I don't have any access to the root password.
Am I doing something wrong?
Pls advise.
Thanks