( <LIST> )
The list <LIST> is executed in a separate shell - a subprocess. No changes to the environment (variables etc...) are reflected in the "main shell".
<LIST>
Discussion