to do the same thing as setenv VAR value (In bash's predecessor, the Bourne shell, this had to be done in two steps: VAR=value export VAR ) ...
www.google.com.tw