hi
this is my first qn in this forum.
.bashrc runs at the startup of bash shell(am i correct?)
is there any similar script which would run at the time exiting the bash shell alone.
my aim is to set some environmental variables when entering the bash shell.
and again resetting them to their original values when i exit it.