Hi misc, I export/alias some important stuff in my ksh .profile. It works normally, but since I run screen or xterm, my .profile is not evaluated (or even if I launch a sub-shell). I know there is a difference between login shell and sub shell but how can I have some environment variables and aliases in all context, everytime ?
I use OpenBSD/i386 3.9-release's pdksh. Best regards, Bruno.