Hi, What is the correct syntax to set/change environmental variable in Linux (RedHat 7.2)? For example for the variable $DISPLAY, is it "xterm -display $DISPLAY" or "setenv DISPLAY $DISPLAY? Is there a man page that explains this? Thanks! Alfredo