Actually could have something like:
WHEREIAM= `echo $WHEREIAM | command`
where command(using
sed, awk, ...) will replace all environment variables by their value within the shell so that in my example i'll have when echo $WHEREIAM after ===>=/tmp/here/location/dev