Running a command in the current environment

The command:
set -o pipecurrent
causes the shell to run the last command of a pipeline in the current environment.