Jason Lenthe wrote: > On 01/01/13 12:49, Fbsd8 wrote: >> Is there some way just to deactivate the effect of the >> setenv UNAME_r so it returns to the real value of the system? > > I think you just want to do: unsetenv UNAME_r > Yes that worked. Thanks