Actually AIX.
I’m just trying a very simple thing and its driving me nuts. While try to switch a user to root using “sudo su -” or even “su -”, all I want is to retain the environment variables set for original user. How do i achieve it?
Somewhere I read sudo - E but its not working on AIX.
Any clue?
Let me know if you want examples